diff options
Diffstat (limited to 'Lib/plat-irix5')
-rwxr-xr-x | Lib/plat-irix5/regen | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/plat-irix5/regen b/Lib/plat-irix5/regen index 4c4ea5c..c950a47 100755 --- a/Lib/plat-irix5/regen +++ b/Lib/plat-irix5/regen @@ -5,9 +5,6 @@ case `uname -sr` in exit 1;; esac set -v -h2py /usr/include/sys/fcntl.h h2py /usr/include/sys/file.h -h2py /usr/include/sys/socket.h h2py -i '(u_long)' /usr/include/netinet/in.h -h2py /usr/include/sys/termios.h h2py /usr/include/errno.h |