Changeset 1128 for trunk/src/emx/mklib.smak
- Timestamp:
- Jan 31, 2004, 10:02:54 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/mklib.smak
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r1127 r1128 17 17 18 18 # The rule for building an archive 19 ifneq ($(findstring aout,$(.TKIND)),) 20 $(eval $(call def_lib_ar)) 21 else 19 22 $(eval $(call def_lib)) 23 endif 20 24 21 25 # Rule for stripping debug info. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.