Don't delete the Makefile.
authorChris Hanson <org/chris-hanson/cph>
Wed, 6 Dec 2000 04:51:51 +0000 (04:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 6 Dec 2000 04:51:51 +0000 (04:51 +0000)
v7/src/compiler/Makefile

index 697d2e6910a974b5199ad3cbef7dd2256930cf25..20d70f8da66f2cc1217693c8318b6fa5cb67c854 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.17 2000/12/06 04:45:45 cph Exp $
+# $Id: Makefile,v 1.18 2000/12/06 04:51:51 cph Exp $
 #
 # Copyright (c) 2000 Massachusetts Institute of Technology
 #
@@ -59,7 +59,7 @@ clean: mostlyclean
 distclean: clean
 
 maintainer-clean: distclean
-       rm -f Makefile .edwin-ffi
+       rm -f .edwin-ffi
 
 stage1:
        @for SUBDIR in $(SUBDIRS); do \