~ubuntu-branches/ubuntu/karmic/pypy/karmic

« back to all changes in this revision

Viewing changes to lib-python/2.4.1/plat-os2emx/regen

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2007-04-13 09:33:09 UTC
  • Revision ID: james.westby@ubuntu.com-20070413093309-yoojh4jcoocu2krz
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh
 
2
export INCLUDE=$C_INCLUDE_PATH
 
3
set -v
 
4
python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/fcntl.h
 
5
python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/sys/socket.h
 
6
python.exe ../../Tools/scripts/h2py.py -i '(u_long)' $C_INCLUDE_PATH/netinet/in.h
 
7
#python.exe ../../Tools/scripts/h2py.py $C_INCLUDE_PATH/termios.h