Adjustment for correct Watcom configuration.
authorChris Hanson <org/chris-hanson/cph>
Tue, 8 Oct 1996 01:32:34 +0000 (01:32 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 8 Oct 1996 01:32:34 +0000 (01:32 +0000)
v7/src/microcode/ntutl/wconfig.bat

index feba645d07945123cd097e7561612de542df6bbe..54ffb00272ffca641a8f994f437f87eeff682294 100644 (file)
@@ -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:52:34 cph Exp $
+rem $Id: wconfig.bat,v 1.3 1996/10/08 01:32: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 .