]> code.delx.au - gnu-emacs/blobdiff - nt/nmake.defs
Rename ChangeLogs for gitlog-to-changelog
[gnu-emacs] / nt / nmake.defs
index 2c6bc66b6735a0e73ac141e7c1754f29d458f70f..5424b9d9125f1493f3037cdc6252b0ddd9b5ac2d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- Makefile -*- definition file for building GNU Emacs on Windows NT.\r
-# Copyright (C) 2000-2012 Free Software Foundation, Inc.\r
+# Copyright (C) 2000-2015 Free Software Foundation, Inc.\r
 \r
 # This file is part of GNU Emacs.\r
 \r
@@ -117,7 +117,7 @@ RC_INCLUDE  = -i
 \r
 USE_CRT_DLL    = 1\r
 \r
-!if USE_CRT_DLL\r
+!if $(USE_CRT_DLL)\r
 libc           = msvcrt$(D).lib\r
 EMACS_EXTRA_C_FLAGS= -D_DLL -D_MT -DUSE_CRT_DLL=1\r
 !else\r