cpython/Lib/plat-freebsd4/regen
Jeremy Hylton 34bef2694f tg@freebsd.org
close SF patch #101354
2000-08-31 02:42:11 +00:00

7 lines
268 B
Bash

#! /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