From d110c0e1425fc2a1d954ffd6bfc9cdf27f66db72 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 9 May 2001 13:58:54 +0000 Subject: [PATCH] Delete DOS stuff. --- v7/src/runtime/make.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/v7/src/runtime/make.scm b/v7/src/runtime/make.scm index ac10f3a0e..059bddce6 100644 --- a/v7/src/runtime/make.scm +++ b/v7/src/runtime/make.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Id: make.scm,v 14.67 2001/05/09 13:58:28 cph Exp $ +$Id: make.scm,v 14.68 2001/05/09 13:58:54 cph Exp $ Copyright (c) 1988-2001 Massachusetts Institute of Technology @@ -16,7 +16,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, +USA. |# ;;;; Make Runtime System -- 2.25.1