summaryrefslogtreecommitdiffstats
path: root/Lib/plat-freebsd3/regen
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-05-06 15:14:36 (GMT)
committerGuido van Rossum <guido@python.org>1998-05-06 15:14:36 (GMT)
commite7b6e396fcbcd26b9af5c13ba27fd7c5629628cf (patch)
tree91969380bf7c630dcdf1b4c2c46299a4319e2544 /Lib/plat-freebsd3/regen
parent4a114313a89e8b7a9c74ee09729cfbb72053f6b4 (diff)
downloadcpython-e7b6e396fcbcd26b9af5c13ba27fd7c5629628cf.zip
cpython-e7b6e396fcbcd26b9af5c13ba27fd7c5629628cf.tar.gz
cpython-e7b6e396fcbcd26b9af5c13ba27fd7c5629628cf.tar.bz2
New files from Thomas Gellekum
Diffstat (limited to 'Lib/plat-freebsd3/regen')
-rwxr-xr-xLib/plat-freebsd3/regen6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/plat-freebsd3/regen b/Lib/plat-freebsd3/regen
new file mode 100755
index 0000000..8c81a5f
--- /dev/null
+++ b/Lib/plat-freebsd3/regen
@@ -0,0 +1,6 @@
+#! /bin/sh
+set -v
+h2py /usr/include/sys/fcntl.h
+h2py /usr/include/sys/socket.h
+h2py -i '(u_long)' /usr/include/netinet/in.h
+h2py /usr/include/termios.h