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