From: Chris Hanson Date: Wed, 6 Dec 2000 05:14:49 +0000 (+0000) Subject: Add rcs and win32 directories. X-Git-Tag: 20090517-FFI~3132 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=29e9a22d418ab2e98105c62a71cceeff21b09ce4;p=mit-scheme.git Add rcs and win32 directories. --- diff --git a/v7/src/Makefile b/v7/src/Makefile index 92bf889c5..7f8f3bd9c 100644 --- 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 runtime sf sos +SCHEME_SUBDIRS = 6001 compiler cref edwin imail rcs runtime sf sos win32 SUBDIRS = $(SCHEME_SUBDIRS) microcode all: