cpython/Lib/plat-freebsd4/regen

7 lines
268 B
Plaintext
Raw Normal View History

2000-08-30 23:42:11 -03:00
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py /usr/include/fcntl.h
python ../../Tools/scripts/h2py.py /usr/include/sys/socket.h
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
python ../../Tools/scripts/h2py.py /usr/include/termios.h