Add bchscheme back to list of generated programs.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 23 Aug 1993 01:40:13 +0000 (01:40 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 23 Aug 1993 01:40:13 +0000 (01:40 +0000)
v7/src/microcode/ntutl/makefile

index 612a3dc6e30e2062fa77a66ff8f763991939d264..5e89f86df94bc04f246b3b9b9e815034417d4707 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###    $Id: makefile,v 1.8 1993/08/21 03:20:09 gjr Exp $
+###    $Id: makefile,v 1.9 1993/08/23 01:40:13 gjr Exp $
 ###
 ###    Copyright (c) 1992-1993 Massachusetts Institute of Technology
 ###
@@ -66,7 +66,7 @@ sysflags = $(guiflags)
 syslibs = $(guilibs)
 cvobj = cvtomf
 
-all: ntscmlib.dll scheme.exe # bchschem.exe bintopsb.exe psbtobin.exe
+all: ntscmlib.dll scheme.exe bchschem.exe # bintopsb.exe psbtobin.exe
 
 .c.obj:
        $(cc) $(cflags) $(cdebug) -c $*.c