home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / OPENSTEP / Languages / Python / python-14-src / Lib / generic / regen
Encoding:
Text File  |  1997-01-17  |  268 b   |  7 lines

  1. #! /bin/sh
  2. set -v
  3. python ../../Tools/scripts/h2py.py /usr/include/fcntl.h
  4. python ../../Tools/scripts/h2py.py /usr/include/sys/socket.h
  5. python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  6. python ../../Tools/scripts/h2py.py /usr/include/termios.h
  7.