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:
50f879f
)
Add rcs and win32 directories.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 6 Dec 2000 05:14:49 +0000
(
05:14
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 6 Dec 2000 05:14:49 +0000
(
05:14
+0000)
v7/src/Makefile
patch
|
blob
|
history
diff --git
a/v7/src/Makefile
b/v7/src/Makefile
index 92bf889c5216b43a9d1b77bfa290dedd9eb02b90..7f8f3bd9c1cf70d92daa7f51d98f4ae44c246e7b 100644
(file)
--- a/
v7/src/Makefile
+++ b/
v7/src/Makefile
@@
-1,4
+1,4
@@
-# $Id: Makefile,v 1.
7 2000/12/06 05:01:26
cph Exp $
+# $Id: Makefile,v 1.
8 2000/12/06 05:14:49
cph Exp $
#
# Copyright (c) 2000 Massachusetts Institute of Technology
#
@@
-18,7
+18,7
@@
SHELL = /bin/sh
-SCHEME_SUBDIRS = 6001 compiler cref edwin imail r
untime sf sos
+SCHEME_SUBDIRS = 6001 compiler cref edwin imail r
cs runtime sf sos win32
SUBDIRS = $(SCHEME_SUBDIRS) microcode
all: