1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-02-03 21:52:24 +00:00

Typos in Borland Makefile pointed out by Arnaud Desitter

[originally from svn r4256]
This commit is contained in:
Jacob Nevins 2004-05-24 17:12:42 +00:00
parent be5133f376
commit 847f86892d
2 changed files with 2 additions and 2 deletions

2
Recipe
View File

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