commit | 24cf88d31e84391b31c94c938ed6fff61967fb39 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jul 30 21:05:10 1996 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Jul 30 21:05:10 1996 +0000 |
tree | ef31a6f7c7deaf8989505db6f7237fe65d73298b | |
parent | 7a7eb37a10113af56fab197d877326bf43efa964 [diff] [blame] |
FreeBSD platform specific modules
diff --git a/Lib/freebsd2/regen b/Lib/freebsd2/regen new file mode 100755 index 0000000..1516e60 --- /dev/null +++ b/Lib/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