]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
windows-src-makefile-two-20090402
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 2 Apr 2009 08:40:06 +0000 (08:40 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 2 Apr 2009 08:40:06 +0000 (08:40 +0000)
LICENSE MIT

get the i386 case right

====================
This delta was composed from multiple commits as part of the CVS->Git migration.
The checkin message with each commit was inconsistent.
The following are the additional commit messages.
====================
LICENSE MIT

fixup the @echo again

src/NTMakefile

index 8358e92f7fd8a6c690be1556dff416a94b145def..7adbf663b66327eded506d2bb2e40ae3a0299a2f 100644 (file)
@@ -662,8 +662,8 @@ man-pages:
 
 NSIS.i386: loopback man-pages
    @echo ***** Making NSIS Installer
-   $(DOCD) $(SRC)\WINNT\install\$@
-   $(CD) $(SRC)\WINNT\install\$@
+   $(DOCD) $(SRC)\WINNT\install\NSIS
+   $(CD) $(SRC)\WINNT\install\NSIS
    $(NTMAKE)
    $(CD) ..\..\..\..