all::
	rm -f *.html
	cd ../stupid ; make ; ./autodoc

clean::
	rm -f *.html *~ DEADJOE
