Andrew MacIntyre | f47d60f | 2002-02-22 11:06:30 +0000 | [diff] [blame] | 1 | #! /bin/sh |
2 | export INCLUDE=$C_INCLUDE_PATH | ||||
3 | set -v | ||||
4 | python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/fcntl.h | ||||
5 | python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/sys/socket.h | ||||
6 | python.exe ../../Tools/scripts/h2py.py -i '(u_long)' $C_INCLUDE_PATH/netinet/in.h | ||||
7 | #python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/termios.h |