Changeset 1595
- Timestamp:
- Jul 4, 2011, 6:23:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile_post.mk
r1584 r1595 38 38 @%append $^@ library os2386.lib 39 39 40 $(BASE). xqs: $(BASE).map .explicit40 $(BASE).sym: $(BASE).map 41 41 @echo Processing: $? 42 -perl debugtools\mapsymw.pl $? 42 43 -mapxqs $? 43 44 $(BASE).sym: $(BASE).map $(BASE).xqs .explicit45 @echo Processing: $?46 -perl debugtools\mapsymw.pl $?47 44 48 45 !else
Note:
See TracChangeset
for help on using the changeset viewer.