Changeset 512 for trunk/src/emx/Makefile
- Timestamp:
- Aug 2, 2003, 11:11:55 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/Makefile
-
Property cvs2svn:cvs-rev
changed from
1.28
to1.29
r511 r512 138 138 EMXEXP = $.$(TOOLFMT)/emxexp$E 139 139 EMXEXPFLAGS = -u 140 DO.EMXEXP = $(EMXEXP) $(strip $(EMXEXPFLAGS) $1) $^ | sed -e "/^$$/d" -e "/^ *;/d" | sort -d >>$@140 DO.EMXEXP = $(EMXEXP) $(strip $(EMXEXPFLAGS) $1) | sed -e "/^$$/d" -e "/^ *;/d" | sort -d >>$2 141 141 142 142 # The tool to create import libraries -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.