author | MattD <mattd@symbian.org> |
Wed, 10 Mar 2010 16:08:53 +0000 | |
changeset 48 | 34cd6bf038ac |
parent 1 | 2fb8b9db1c86 |
permissions | -rw-r--r-- |
#! /bin/sh export INCLUDE=$C_INCLUDE_PATH set -v python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/fcntl.h python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/sys/socket.h python.exe ../../Tools/scripts/h2py.py -i '(u_long)' $C_INCLUDE_PATH/netinet/in.h #python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/termios.h