Changeset 578 for trunk/src/emx/common.smak
- Timestamp:
- Aug 11, 2003, 1:45:40 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/common.smak
-
Property cvs2svn:cvs-rev
changed from
1.6
to1.7
r577 r578 37 37 38 38 ifdef .INSDIR 39 ifndef .NOINST 39 40 INS.FILES += $(INS)$(.INSDIR)$(.TARGET) 40 41 $(INS)$(.INSDIR)$(.TARGET): $.$(.TARG) 41 42 $(call CP,$<,$@) 43 endif 42 44 endif # def .INSDIR 43 45 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.