summaryrefslogtreecommitdiffstats
path: root/Lib/plat-aix3/regen
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2007-04-17 08:19:58 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2007-04-17 08:19:58 (GMT)
commit9b483f153a2f4713d67e0b573f47ef11e143d72f (patch)
tree6c4354257d3312521f8297adc2686686a81c5c8f /Lib/plat-aix3/regen
parentd76e7796c97a8f4d555a687609bd96f01f68b7a1 (diff)
downloadcpython-9b483f153a2f4713d67e0b573f47ef11e143d72f.zip
cpython-9b483f153a2f4713d67e0b573f47ef11e143d72f.tar.gz
cpython-9b483f153a2f4713d67e0b573f47ef11e143d72f.tar.bz2
Remove ancient platforms: AIX 3 and Irix 5. (AIX 4 and Irix 6 remain.)
Diffstat (limited to 'Lib/plat-aix3/regen')
-rwxr-xr-xLib/plat-aix3/regen8
1 files changed, 0 insertions, 8 deletions
diff --git a/Lib/plat-aix3/regen b/Lib/plat-aix3/regen
deleted file mode 100755
index 58deb20..0000000
--- a/Lib/plat-aix3/regen
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-case `uname -sv` in
-'AIX 3'*) ;;
-*) echo Probably not on an AIX 3 system 1>&2
- exit 1;;
-esac
-set -v
-h2py.py -i '(u_long)' /usr/include/netinet/in.h