From 114d7b1d1324c1fbe8905195313dfface605e5c2 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Wed, 10 Feb 1999 09:48:29 +0000 Subject: [PATCH] Attempt to fix problems with version.obj in some nmakes [originally from svn r32] --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 4ffc3b48..ba22b187 100644 --- 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: