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

Improve nasty version.obj hack so it doesn't actually do two compiles

[originally from svn r33]
This commit is contained in:
Simon Tatham 1999-02-10 10:30:17 +00:00
parent 114d7b1d13
commit 37f49f0adf

View File

@ -48,7 +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
@echo (built version.obj)
# Hack to force version.obj to be rebuilt always
versionpseudotarget: