Changeset 1129


Ignore:
Timestamp:
Jan 31, 2004, 10:03:38 AM (22 years ago)
Author:
bird
Message:

Use archiver scripts to work around too long parameter lists.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/templates.smak

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1128 r1129  
    3434define def_lib
    3535$$.$(.TARG): $(.OBJS) $(.DEPS)
    36         $$(call DO.LIBRARY,$(^O))
     36        $$(DO.LIBRARY)
    3737endef
    3838       
Note: See TracChangeset for help on using the changeset viewer.