diff Makefile @ 49:827d7e8a7d9e

Predicates with arguments
author Adam Chlipala <adamc@hcoop.net>
date Sun, 28 Sep 2008 10:59:04 -0400
parents cb135b19adb8
children 437cc4857e2a
line wrap: on
line diff
--- a/Makefile	Sat Sep 27 16:10:53 2008 -0400
+++ b/Makefile	Sun Sep 28 10:59:04 2008 -0400
@@ -21,7 +21,7 @@
 
 clean:: Makefile.coq
 	make -f Makefile.coq clean
-	rm -f Makefile.coq .depend $(GLOBALS) \
+	rm -f Makefile.coq .depend $(GLOBALS) cpdt.tgz \
 		latex/*.sty latex/cpdt.* templates/*.v
 
 doc: latex/cpdt.dvi latex/cpdt.pdf html