Changeset 719 for trunk/makefile_post.mk
- Timestamp:
- Jul 4, 2007, 2:54:53 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile_post.mk
r691 r719 13 13 14 14 $(BASE).exe: $(BASE).lrf $(BASE).obj $(BASE).res $(BASE).def .explicit 15 @$(LINK) @$(BASE).lrf @$(BASE).def15 $(LINK) @$(BASE).lrf @$(BASE).def 16 16 $(RC) $(RCFLAGS2) $(BASE).res $@ 17 17 bldlevel $@
Note:
See TracChangeset
for help on using the changeset viewer.