Ignore:
Timestamp:
Aug 11, 2003, 1:45:40 PM (22 years ago)
Author:
bird
Message:

Map files and .a stripping.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.6 to 1.7
    r577 r578  
    3737
    3838ifdef .INSDIR
     39ifndef .NOINST
    3940INS.FILES += $(INS)$(.INSDIR)$(.TARGET)
    4041$(INS)$(.INSDIR)$(.TARGET): $.$(.TARG)
    4142        $(call CP,$<,$@)
     43endif   
    4244endif # def .INSDIR
    4345
Note: See TracChangeset for help on using the changeset viewer.