From: Chris Hanson Date: Wed, 30 Dec 1987 08:21:49 +0000 (+0000) Subject: Move butils to etc subdirectory. X-Git-Tag: 20090517-FFI~12971 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=49a4998929bfffe72c11581330467383bf480bea;p=mit-scheme.git Move butils to etc subdirectory. --- diff --git a/v7/src/compiler/machines/bobcat/make.scm-68040 b/v7/src/compiler/machines/bobcat/make.scm-68040 index 5fb505d6b..2b0b0c0ab 100644 --- a/v7/src/compiler/machines/bobcat/make.scm-68040 +++ b/v7/src/compiler/machines/bobcat/make.scm-68040 @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.1 1987/12/30 07:05:27 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.2 1987/12/30 08:21:49 cph Exp $ Copyright (c) 1987 Massachusetts Institute of Technology @@ -44,15 +44,18 @@ MIT in each case. |# (make-environment (define :name "Liar (Bobcat 68020)") (define :version 4) - (define :modification 1) + (define :modification 2) (define :files) + (define :rcs-header + "$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.2 1987/12/30 08:21:49 cph Exp $") + (define :files-lists (list (cons system-global-environment '("base/pbs.bin" ;bit-string read/write syntax "/scheme/rel5/etc/direct.bin" ;directory reader - "butils.bin" ;system building utilities + "etc/butils.bin" ;system building utilities )) (cons compiler-package