source:
python/vendor/Python-2.7.6/Lib/plat-beos5/regen
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 139 bytes |
Line | |
---|---|
1 | #! /bin/sh |
2 | |
3 | H2PY=../../Tools/scripts/h2py.py |
4 | HEADERS=/boot/develop/headers |
5 | |
6 | set -v |
7 | python $H2PY -i '(u_long)' $HEADERS/be/net/netinet/in.h |
Note:
See TracBrowser
for help on using the repository browser.