rem
rem Copyright (c) 1993 Massachusetts Institute of Technology
rem
-rem $Id: config.bat,v 1.4 1993/08/21 02:32:58 gjr Exp $
+rem $Id: config.bat,v 1.5 1993/08/21 03:20:16 gjr Exp $
rem
copy cmpintmd\i386.h cmpintmd.h
copy cmpauxmd\i386-nt.asm cmpauxmd.asm
-copy ntutl\*.lst .
-copy ntutl\*.h .
copy ntutl\makefile .
+copy ntutl\*.c .
+copy ntutl\*.h .
+copy ntutl\*.lst .
copy ntutl\*.bat .
copy ntutl\*.mak .
copy ntutl\*.def .
copy ntutl\*.dlg .
copy ntutl\*.ico .
+copy ntutl\*.rc .
### -*- Fundamental -*-
###
-### $Id: makefile,v 1.7 1993/08/21 02:31:23 gjr Exp $
+### $Id: makefile,v 1.8 1993/08/21 03:20:09 gjr Exp $
###
### Copyright (c) 1992-1993 Massachusetts Institute of Technology
###
del *.res
unconfig:
- del cmpintmd.h
del cmpauxmd.asm
- del float.h
+ del cmpintmd.h
del limits.h
+ del float.h
+ del ntdialog.h
+ del ntw16lib.c
+ del ntw32lib.c
del makefile
del *.lst
- del setenv.bat
- del win31.bat
- del winnt.bat
+ del *.bat
del *.mak
del *.def
del *.dlg
del *.ico
+ del *.rc