From: Jeffrey Altman Date: Thu, 2 Apr 2009 08:40:06 +0000 (+0000) Subject: windows-src-makefile-two-20090402 X-Git-Tag: openafs-devel-1_5_61~367 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=0700567eef0c52b1b8892454b72c5123fe0514b1;p=packages%2Fo%2Fopenafs.git windows-src-makefile-two-20090402 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 --- diff --git a/src/NTMakefile b/src/NTMakefile index 8358e92f7..7adbf663b 100644 --- a/src/NTMakefile +++ b/src/NTMakefile @@ -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) ..\..\..\..