From: Chris Hanson Date: Mon, 13 Mar 1995 23:20:46 +0000 (+0000) Subject: Delete old definition of "all" target. X-Git-Tag: 20090517-FFI~6534 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=0f09a1ad21a1aa192ce84008176f4ecc0dcabf09;p=mit-scheme.git Delete old definition of "all" target. --- diff --git a/v7/src/microcode/os2utl/makefile b/v7/src/microcode/os2utl/makefile index 1f57f0b3f..9e0f6341c 100644 --- a/v7/src/microcode/os2utl/makefile +++ b/v7/src/microcode/os2utl/makefile @@ -1,6 +1,6 @@ ### -*- Fundamental -*- ### -### $Id: makefile,v 1.6 1995/03/13 23:18:16 cph Exp $ +### $Id: makefile,v 1.7 1995/03/13 23:20:46 cph Exp $ ### ### Copyright (c) 1994-95 Massachusetts Institute of Technology ### @@ -305,7 +305,7 @@ BCHSOURCES = $(CORE_SOURCES) $(BCH_GC_SOURCES) BCHOBJECTS = $(CORE_OBJECTS) $(BCH_GC_OBJECTS) $(OS2_OBJECTS) \ $(OS_PRIM_OBJECTS) bchdef.$(OBJ) -all: bintopsb.exe psbtobin.exe scheme.exe bchschem.exe +#all: bintopsb.exe psbtobin.exe scheme.exe bchschem.exe clean: rm -f *.$(OBJ) *.exe *.tch usrdef.c bchdef.c