Changeset 362
- Timestamp:
- Jul 11, 2003, 5:34:00 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/testcase/checkhdrs.cmd
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r361 r362 165 165 /*Address CMD 'type 'sTmp; */ 166 166 Address CMD 'gcc -S -O -Wall -I'sDir sTmp; 167 if (rc = 0) then 168 Address CMD 'gcc -S -DTCPV40HDRS -O -Wall -I'sDir sTmp; 167 169 if (rc <> 0) then 168 170 do -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.