(distclean): New target.
authortomo <tomo>
Mon, 7 Dec 2009 01:22:25 +0000 (01:22 +0000)
committertomo <tomo>
Mon, 7 Dec 2009 01:22:25 +0000 (01:22 +0000)
Makefile.in

index ea989bf..7888b67 100644 (file)
@@ -35,3 +35,9 @@ build-gt:
 
 install-gt:
        cd GT && make install
+
+
+distclean:
+       -$(RM) Makefile config.status config.log
+       -$(RM) -r autom4te.cache/
+       cd GT && make distclean