Updated for 2.1b2 distribution.
[python/dscho.git] / Lib / plat-beos5 / regen
blobaa1912f3d47c24cee5342827f35dd6073f8e7687
1 #! /bin/sh
3 H2PY=../../Tools/scripts/h2py.py
4 HEADERS=/boot/develop/headers
6 set -v
7 python $H2PY $HEADERS/posix/fcntl.h
8 python $H2PY $HEADERS/be/net/socket.h
9 python $H2PY -i '(u_long)' $HEADERS/be/net/netinet/in.h
10 python $H2PY $HEADERS/posix/termios.h