commit | 98ee50b5a458b9aaa20ae6a19baea9ecc0d453fa | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Dec 03 18:44:57 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Dec 03 18:44:57 1997 +0000 |
tree | a00cd740477743b1c085f141b538a9924405fa5e | |
parent | 9981d2226daa51ff3a46cb48f5276ae0e0fe5731 [diff] [blame] |
More generated files for netbsd 1.x, by Anders Andersen.
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