mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-04-21 04:55:02 -05:00
Makefile.lcc mentions version.o instead of .obj (not that it matters, probably)
[originally from svn r5397]
This commit is contained in:
parent
e902c235ad
commit
d94e865cf9
2
Recipe
2
Recipe
@ -130,7 +130,7 @@ FORCE:
|
||||
!end
|
||||
!specialobj borland version
|
||||
!begin lcc
|
||||
version.o: FORCE
|
||||
version.obj: FORCE
|
||||
FORCE:
|
||||
lcc $(VER) $(CFLAGS) /c ..\version.c
|
||||
!end
|
||||
|
Loading…
x
Reference in New Issue
Block a user