summaryrefslogtreecommitdiffstats
path: root/Lib/plat-generic/regen
blob: 5c502c28e559cddd8ed8489def411aa5050dd5af (plain)
1
2
3
4
5
6
#! /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