Clean up core files, too.
authorhpa <hpa>
Sat, 10 Mar 2001 03:01:59 +0000 (03:01 +0000)
committerhpa <hpa>
Sat, 10 Mar 2001 03:01:59 +0000 (03:01 +0000)
Makefile

index 6a48839..cc2ee74 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ clean: tidy
        rm -f $(ITARGET)
 
 dist: tidy
-       rm -f *~ \#*
+       rm -f *~ \#* core
 
 spotless: clean dist
        rm -f $(BTARGET)