Changeset 362


Ignore:
Timestamp:
Jul 11, 2003, 5:34:00 PM (22 years ago)
Author:
bird
Message:

test both tcpip modes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/testcase/checkhdrs.cmd

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r361 r362  
    165165    /*Address CMD 'type 'sTmp; */
    166166    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;
    167169    if (rc <> 0) then
    168170    do
Note: See TracChangeset for help on using the changeset viewer.