summaryrefslogtreecommitdiffstats
path: root/Lib/plat-netbsd1/regen
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-netbsd1/regen')
-rwxr-xr-xLib/plat-netbsd1/regen6
1 files changed, 6 insertions, 0 deletions
diff --git a/Lib/plat-netbsd1/regen b/Lib/plat-netbsd1/regen
new file mode 100755
index 0000000..5c502c2
--- /dev/null
+++ b/Lib/plat-netbsd1/regen
@@ -0,0 +1,6 @@
+#! /bin/sh
+set -v
+python ../../Tools/scripts/h2py.py /usr/include/fcntl.h
+python ../../Tools/scripts/h2py.py /usr/include/sys/socket.h
+python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
+python ../../Tools/scripts/h2py.py /usr/include/termios.h