Add .cur files.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 20 Sep 1993 17:07:55 +0000 (17:07 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 20 Sep 1993 17:07:55 +0000 (17:07 +0000)
v7/src/microcode/ntutl/config.bat
v7/src/microcode/ntutl/makefile

index 0f247307d6a6090fcbf0e1fd4d4864bfb56f1a44..e7fd05613bdba498553ede45e94b7c5d7bcbfcca 100644 (file)
@@ -3,7 +3,7 @@ rem MIT Scheme microcode configuration script for Windows NT
 rem
 rem Copyright (c) 1993 Massachusetts Institute of Technology
 rem
-rem $Id: config.bat,v 1.5 1993/08/21 03:20:16 gjr Exp $
+rem $Id: config.bat,v 1.6 1993/09/20 17:07:36 gjr Exp $
 rem
 copy cmpintmd\i386.h cmpintmd.h
 copy cmpauxmd\i386-nt.asm cmpauxmd.asm
@@ -17,3 +17,4 @@ copy ntutl\*.def .
 copy ntutl\*.dlg .
 copy ntutl\*.ico .
 copy ntutl\*.rc .
+copy ntutl\*.cur .
index c9c12ae8c78110ce304d8620e8b0a1dbb57b6207..95cc590e3b4283c7968836a47c032de52aab58c5 100644 (file)
@@ -1,6 +1,6 @@
 ### -*- Fundamental -*-
 ###
-###    $Id: makefile,v 1.12 1993/09/04 06:59:05 gjr Exp $
+###    $Id: makefile,v 1.13 1993/09/20 17:07:55 gjr Exp $
 ###
 ###    Copyright (c) 1992-1993 Massachusetts Institute of Technology
 ###
@@ -480,5 +480,6 @@ unconfig:
   del *.dlg
   del *.ico
   del *.rc
+  del *.cur