add hg and python
This commit is contained in:
parent
3a742c699f
commit
458120dd40
3709 changed files with 1244309 additions and 1 deletions
7
sys/lib/python/plat-os2emx/regen
Normal file
7
sys/lib/python/plat-os2emx/regen
Normal file
|
@ -0,0 +1,7 @@
|
|||
#! /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
|
Loading…
Add table
Add a link
Reference in a new issue