- Timestamp:
- Feb 5, 2004, 10:33:03 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/mkomflib.smak
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r1187 r1188 12 12 13 13 # Compute the new output file directory 14 ifdef .TKVAR 15 .TKIND.DIR := $(subst $(SPACE),-,$(.TKIND))/$(.TKVAR)/ 16 else 14 17 .TKIND.DIR := $(subst $(SPACE),-,$(.TKIND))/ 18 endif 15 19 16 20 # Compute the name of target file to build -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.