projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56dbc07
)
Don't delete the Makefile.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 6 Dec 2000 04:51:51 +0000
(
04:51
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 6 Dec 2000 04:51:51 +0000
(
04:51
+0000)
v7/src/compiler/Makefile
patch
|
blob
|
history
diff --git
a/v7/src/compiler/Makefile
b/v7/src/compiler/Makefile
index 697d2e6910a974b5199ad3cbef7dd2256930cf25..20d70f8da66f2cc1217693c8318b6fa5cb67c854 100644
(file)
--- a/
v7/src/compiler/Makefile
+++ b/
v7/src/compiler/Makefile
@@
-1,4
+1,4
@@
-# $Id: Makefile,v 1.1
7 2000/12/06 04:45:45
cph Exp $
+# $Id: Makefile,v 1.1
8 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 \