summaryrefslogtreecommitdiffstats
path: root/Lib/plat-sunos4/regen
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2004-02-07 20:01:11 (GMT)
committerSkip Montanaro <skip@pobox.com>2004-02-07 20:01:11 (GMT)
commitb23b7698ccd9c62b6da98cee098acf0a4d91e6e2 (patch)
treed81820efa8e77fa5d124d40c04661f588d497d7e /Lib/plat-sunos4/regen
parentdb6080507d7b507cfe9aa524d012a96b5dfefc2d (diff)
downloadcpython-b23b7698ccd9c62b6da98cee098acf0a4d91e6e2.zip
cpython-b23b7698ccd9c62b6da98cee098acf0a4d91e6e2.tar.gz
cpython-b23b7698ccd9c62b6da98cee098acf0a4d91e6e2.tar.bz2
no longer support sunos4 platform
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