Typos in Borland Makefile pointed out by Arnaud Desitter
[u/mdw/putty] / Recipe
diff --git a/Recipe b/Recipe
index e2811cc..39ffece 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -119,7 +119,7 @@ FORCE:
 !begin borland
 version.obj: FORCE
 FORCE:
-       bcc32 $(FWHACK) $(VER) $(CFLAGS) /c version.obj
+       bcc32 $(FWHACK) $(VER) $(CFLAGS) /c version.c
 !end
 !begin lcc
 version.o: FORCE