all::
	@sh make.sh

clean::
	rm -f *.diff *_wrap* *.output

nuke::	
	rm -f *.diff *_wrap* *.output core *_regr* *.doc *.html *.tex



