diff nt/makefile.def @ 11740:703c7eabbe1c

(CVTRES): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 May 1995 20:16:49 +0000
parents 306b976d73bf
children 1877e9736ea1
line wrap: on
line diff
--- a/nt/makefile.def	Sun May 07 18:39:02 1995 +0000
+++ b/nt/makefile.def	Sun May 07 20:16:49 1995 +0000
@@ -45,6 +45,8 @@
 # If you are using VC 2.0, define COMPAT_LIB (only tested on i386)
 #COMPAT_LIB	= $(SYS_LIB_DIR)\oldnames.lib
 
+CVTRES		= cvtres.exe
+
 #
 # END CONFIGURATION
 #