]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Attempt to fix problems with version.obj in some nmakes
authorSimon Tatham <anakin@pobox.com>
Wed, 10 Feb 1999 09:48:29 +0000 (09:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 10 Feb 1999 09:48:29 +0000 (09:48 +0000)
[originally from svn r32]

Makefile

index 4ffc3b484a38e84265b775f0d787c202cb052475..ba22b18780812038a4a4946e5c4e91636b77f58b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ sshrsa.obj: sshrsa.c ssh.h
 sshsha.obj: sshsha.c ssh.h
 sshrand.obj: sshrand.c ssh.h
 version.obj: versionpseudotarget
+       cl $(FWHACK) $(VER) $(CFLAGS) /c version.c
 
 # Hack to force version.obj to be rebuilt always
 versionpseudotarget: