repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added 'list_only' option (and modified 'run()' to respect it).
[python/dscho.git]
/
Lib
/
plat-aix4
/
regen
blob
94016627cc021f8519db53f76f6b94b7e095d8d1
1
#! /bin/sh
2
case
`uname -sv`
in
3
'AIX 4'
*) ;;
4
*)
echo
Probably not on an AIX
4
system
1
>&
2
5
exit
1
;;
6
esac
7
set -v
8
h2py.py
/
usr
/
include
/
fcntl.h
9
h2py.py
/
usr
/
include
/
sys
/
socket.h
10
h2py.py
-i
'(u_long)'
/
usr
/
include
/
netinet
/
in
.h
11
h2py.py
/
usr
/
include
/
termios.h