Changeset 1343
- Timestamp:
- Dec 18, 2008, 8:03:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile
r1281 r1343 24 24 # 25 Oct 08 SHL Sanitize DEBUG usage 25 25 # 18 Nov 08 JBS Ticket 297: Various build improvements/corrections 26 # 14 Dec 08 SHL Build fm3.sym 26 27 27 28 # Environment - see makefile_pre.mk and dll\makefile … … 49 50 all: dll $(BASE) allexe .symbolic 50 51 51 syms: exesyms dllsyms .symbolic52 syms: fm3.sym exesyms dllsyms .symbolic 52 53 53 54 dist: all syms lxlite wpi .symbolic
Note:
See TracChangeset
for help on using the changeset viewer.