/Lib/plat-linux2/regen

http://unladen-swallow.googlecode.com/ · Shell · 8 lines · 7 code · 0 blank · 1 comment · 0 complexity · 2201149820162f99da7c5d2b5e804ac3 MD5 · raw file

  1. #! /bin/sh
  2. case `uname` in
  3. Linux*) ;;
  4. *) echo Probably not on a Linux system 1>&2
  5. exit 1;;
  6. esac
  7. set -v
  8. h2py -i '(u_long)' /usr/include/sys/types.h /usr/include/netinet/in.h /usr/include/dlfcn.h