3 INCLUDE
="/NextDeveloper/Headers;/NextDeveloper/Headers/ansi;/NextDeveloper/Headers/bsd"
6 python ..
/..
/Tools
/scripts
/h2py.py
/usr
/include
/bsd
/sys
/fcntl.h
7 echo "Adding O_NDELAY and O_SYNC"
8 echo "O_NDELAY = FNDELAY" >> FCNTL.py
9 echo "O_SYNC = FSYNC" >> FCNTL.py
10 python ..
/..
/Tools
/scripts
/h2py.py
/usr
/include
/bsd
/sys
/socket.h
11 python ..
/..
/Tools
/scripts
/h2py.py
-i '(u_long)' /usr
/include
/bsd
/netinet
/in.h