Changeset 1584
- Timestamp:
- Jun 26, 2011, 10:48:43 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
makefile (modified) (1 diff)
-
makefile_post.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile
r1576 r1584 54 54 all: dll $(BASE) allexe .symbolic 55 55 56 syms: fm3.sym exesyms dllsyms .symbolic56 syms: fm3.sym fm3.xqs exesyms dllsyms .symbolic 57 57 58 58 dist: all syms lxlite wpi .symbolic -
trunk/makefile_post.mk
r1576 r1584 38 38 @%append $^@ library os2386.lib 39 39 40 $(BASE).xqs: $(BASE).map .explicit 41 @echo Processing: $? 42 -mapxqs $? 43 40 44 $(BASE).sym: $(BASE).map $(BASE).xqs .explicit 41 45 @echo Processing: $? 42 46 -perl debugtools\mapsymw.pl $? 43 -mapxqs $?44 47 45 48 !else
Note:
See TracChangeset
for help on using the changeset viewer.
