blob: 2f03cb403d37154c1fb75a64f35c3c74696b625b [file] [log] [blame]
Guido van Rossumf6246661994-05-23 12:15:33 +00001#! /bin/sh
2case `uname -sr` in
3'IRIX '[45].*) ;;
4*) echo Probably not on a n IRIX system 1>&2
5 exit 1;;
6esac
7set -v
8h2py /usr/include/sys/fcntl.h
9h2py /usr/include/sys/socket.h
10h2py -i '(u_long)' /usr/include/netinet/in.h