Attempt to fix problems with version.obj in some nmakes
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Feb 1999 09:48:29 +0000 (09:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 10 Feb 1999 09:48:29 +0000 (09:48 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/putty@32 cda61777-01e9-0310-a592-d414129be87e

Makefile

index 4ffc3b4..ba22b18 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: