summaryrefslogtreecommitdiffstats
path: root/Lib/plat-os2emx/regen
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2012-10-05 00:48:46 (GMT)
committerJesus Cea <jcea@jcea.es>2012-10-05 00:48:46 (GMT)
commitf1af7057208da7b3d15703645688fea971a4fb5e (patch)
tree39acd4dbcf0f5d9005521d814952164819d7885d /Lib/plat-os2emx/regen
parent080a2c087e5fa08c44ff121d74ea8ad9d4413c58 (diff)
downloadcpython-f1af7057208da7b3d15703645688fea971a4fb5e.zip
cpython-f1af7057208da7b3d15703645688fea971a4fb5e.tar.gz
cpython-f1af7057208da7b3d15703645688fea971a4fb5e.tar.bz2
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
Diffstat (limited to 'Lib/plat-os2emx/regen')
-rwxr-xr-xLib/plat-os2emx/regen7
1 files changed, 0 insertions, 7 deletions
diff --git a/Lib/plat-os2emx/regen b/Lib/plat-os2emx/regen
deleted file mode 100755
index 3ecd2a8..0000000
--- a/Lib/plat-os2emx/regen
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /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