projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a90be3
)
Adjustment for correct Watcom configuration.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 8 Oct 1996 01:32:34 +0000
(
01:32
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 8 Oct 1996 01:32:34 +0000
(
01:32
+0000)
v7/src/microcode/ntutl/wconfig.bat
patch
|
blob
|
history
diff --git
a/v7/src/microcode/ntutl/wconfig.bat
b/v7/src/microcode/ntutl/wconfig.bat
index feba645d07945123cd097e7561612de542df6bbe..54ffb00272ffca641a8f994f437f87eeff682294 100644
(file)
--- a/
v7/src/microcode/ntutl/wconfig.bat
+++ b/
v7/src/microcode/ntutl/wconfig.bat
@@
-3,7
+3,7
@@
rem MIT Scheme microcode configuration script for Win32 / Watcom C
rem
rem Copyright (c) 1995-96 Massachusetts Institute of Technology
rem
-rem $Id: wconfig.bat,v 1.
2 1996/10/02 18:5
2:34 cph Exp $
+rem $Id: wconfig.bat,v 1.
3 1996/10/08 01:3
2:34 cph Exp $
rem
copy cmpintmd\i386.h cmpintmd.h
copy cmpauxmd\i386-ntw.asm cmpauxmd.asm
@@
-11,6
+11,7
@@
copy ntutl\makefile.wcc makefile
copy ntutl\*.h .
copy ntutl\*.c .
copy ntutl\*.lbc .
+copy ntutl\*.lnk .
copy ntutl\*.dlg .
copy ntutl\*.ico .
copy ntutl\*.rc .