1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00

Attempt to fix problems with version.obj in some nmakes

[originally from svn r32]
This commit is contained in:
Simon Tatham 1999-02-10 09:48:29 +00:00
parent aa410406aa
commit 114d7b1d13

View File

@ -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: