Changeset 550
- Timestamp:
- Aug 8, 2003, 2:50:05 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/t-emx
-
Property cvs2svn:cvs-rev
changed from
1.21
to1.22
r549 r550 1 # The command to run REXX scripts 2 # (that can invoke CMD.EXE commands! Never user kRx.exe here!) 3 REXX = $(subst \,/,$(OS2_SHELL)) /c 1 # The command to run REXX scripts (you overload) 2 REXX ?= kRx.exe 4 3 5 4 # EMX target have share libgcc, but the names are release specific and constrained by 8.3 limits. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.