summaryrefslogtreecommitdiffstats
path: root/Lib/plat-sunos4/regen
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/plat-sunos4/regen')
-rwxr-xr-xLib/plat-sunos4/regen9
1 files changed, 0 insertions, 9 deletions
diff --git a/Lib/plat-sunos4/regen b/Lib/plat-sunos4/regen
deleted file mode 100755
index e44f238..0000000
--- a/Lib/plat-sunos4/regen
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-case `uname -sr` in
-'SunOS 4.'*) ;;
-*) echo Probably not on a SunOS 4 system 1>&2
- exit 1;;
-esac
-set -v
-h2py /usr/include/sys/wait.h
-h2py -i '(u_long)' /usr/include/netinet/in.h