summaryrefslogtreecommitdiff
path: root/Lib/plat-linux/regen
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-linux/regen')
-rwxr-xr-xLib/plat-linux/regen8
1 files changed, 0 insertions, 8 deletions
diff --git a/Lib/plat-linux/regen b/Lib/plat-linux/regen
deleted file mode 100755
index c76950e232..0000000000
--- a/Lib/plat-linux/regen
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /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