emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/nt/ebuild.bat [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/nt/ebuild.bat [lexbind]
Date: Tue, 14 Oct 2003 18:51:29 -0400

Index: emacs/nt/ebuild.bat
diff -c /dev/null emacs/nt/ebuild.bat:1.4.18.1
*** /dev/null   Tue Oct 14 18:51:29 2003
--- emacs/nt/ebuild.bat Tue Oct 14 18:51:22 2003
***************
*** 0 ****
--- 1,7 ----
+ @echo off
+ if (%1) == () nmake -f makefile.nt all
+ if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9
+ 
+ goto skipArchTag
+    arch-tag: f01be12a-fd17-448d-8275-c7f527c50a1f
+ :skipArchTag




reply via email to

[Prev in Thread] Current Thread [Next in Thread]