source: trunk/essentials/dev-lang/python/Lib/plat-next3/regen

Last change on this file was 3225, checked in by bird, 18 years ago

Python 2.5

File size: 201 bytes
Line 
1#! /bin/sh
2set -v
3INCLUDE="/NextDeveloper/Headers;/NextDeveloper/Headers/ansi;/NextDeveloper/Headers/bsd"
4export INCLUDE
5
6python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/bsd/netinet/in.h
Note: See TracBrowser for help on using the repository browser.