/Lib/plat-linux2/regen
http://unladen-swallow.googlecode.com/ · Shell · 8 lines · 7 code · 0 blank · 1 comment · 0 complexity · 2201149820162f99da7c5d2b5e804ac3 MD5 · raw file
- #! /bin/sh
- case `uname` in
- Linux*) ;;
- *) echo Probably not on a Linux system 1>&2
- exit 1;;
- esac
- set -v
- h2py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h