source: titan/mediathek/localhoster/lib/python2.7/plat-os2emx/regen @ 40660

Last change on this file since 40660 was 40660, checked in by obi, 7 years ago

next test

  • Property svn:executable set to *
File size: 328 bytes
Line 
1#! /bin/sh
2export INCLUDE=$C_INCLUDE_PATH
3set -v
4python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/fcntl.h
5python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/sys/socket.h
6python.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
Note: See TracBrowser for help on using the repository browser.