summaryrefslogtreecommitdiffstats
path: root/Lib/plat-freebsd2/regen
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-07-30 21:05:10 (GMT)
committerGuido van Rossum <guido@python.org>1996-07-30 21:05:10 (GMT)
commit24cf88d31e84391b31c94c938ed6fff61967fb39 (patch)
treeef31a6f7c7deaf8989505db6f7237fe65d73298b /Lib/plat-freebsd2/regen
parent7a7eb37a10113af56fab197d877326bf43efa964 (diff)
downloadcpython-24cf88d31e84391b31c94c938ed6fff61967fb39.zip
cpython-24cf88d31e84391b31c94c938ed6fff61967fb39.tar.gz
cpython-24cf88d31e84391b31c94c938ed6fff61967fb39.tar.bz2
FreeBSD platform specific modules
Diffstat (limited to 'Lib/plat-freebsd2/regen')
-rwxr-xr-xLib/plat-freebsd2/regen6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/plat-freebsd2/regen b/Lib/plat-freebsd2/regen
new file mode 100755
index 0000000..1516e60
--- /dev/null
+++ b/Lib/plat-freebsd2/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