* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake...
authorChong Yidong <cyd@stupidchicken.com>
Wed, 5 May 2010 19:54:04 +0000 (15:54 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 5 May 2010 19:54:04 +0000 (15:54 -0400)
lib-src/ChangeLog
lib-src/makefile.w32-in

index a68629d..5ff764a 100644 (file)
@@ -1,3 +1,8 @@
+2010-05-05  Christoph  <cschol2112@googlemail.com>  (tiny change)
+
+       * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
+       for macros for nmake compatibility.
+
 2010-04-03  Juanma Barranquero  <lekktu@gmail.com>
 
        Add stubs for Windows, required after CVE-2010-0825 change.
index babbbf6..78f09cb 100644 (file)
@@ -195,8 +195,8 @@ OTHER_PLATFORM_SUPPORT = \
        $(lispsource)term/pc-win.elc \
        $(lispsource)x-dnd.elc \
        $(lispsource)term/x-win.elc \
-       ${lispsource}emacs-lisp/easymenu.elc \
-       ${lispsource}term/ns-win.elc
+       $(lispsource)emacs-lisp/easymenu.elc \
+       $(lispsource)term/ns-win.elc
 
 
 lisp1= \