DOC: Update Makefile's clean target.

This commit is contained in:
Stefan van der Walt
2011-09-26 21:18:02 -07:00
parent 52959ac2bf
commit 0b175a345f
+1 -1
View File
@@ -33,7 +33,7 @@ help:
clean:
-rm -rf $(DEST)/*
-rm -rf source/api
-find ./source/auto_examples/* -type f | grep -v blank | xargs rm -f
api:
@mkdir -p source/api
python tools/build_modref_templates.py