commit | e7b6e396fcbcd26b9af5c13ba27fd7c5629628cf | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed May 06 15:14:36 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed May 06 15:14:36 1998 +0000 |
tree | 91969380bf7c630dcdf1b4c2c46299a4319e2544 | |
parent | 4a114313a89e8b7a9c74ee09729cfbb72053f6b4 [diff] [blame] |
New files from Thomas Gellekum
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