summaryrefslogtreecommitdiffstats
path: root/Lib/plat-next3
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-05-10 15:52:47 (GMT)
committerFred Drake <fdrake@acm.org>2001-05-10 15:52:47 (GMT)
commit48a1638d78a9a6edc8637af7aae8ef0558ae29a9 (patch)
treebfd150e6a629c901feeb79042981ca496d544c30 /Lib/plat-next3
parenta94414a2875e8e5c17af3a1567fdb78432394748 (diff)
downloadcpython-48a1638d78a9a6edc8637af7aae8ef0558ae29a9.zip
cpython-48a1638d78a9a6edc8637af7aae8ef0558ae29a9.tar.gz
cpython-48a1638d78a9a6edc8637af7aae8ef0558ae29a9.tar.bz2
Do no regenerate modules that should no longer be here.
Diffstat (limited to 'Lib/plat-next3')
-rwxr-xr-xLib/plat-next3/regen5
1 files changed, 0 insertions, 5 deletions
diff --git a/Lib/plat-next3/regen b/Lib/plat-next3/regen
index fe4f4b5..7a03613 100755
--- a/Lib/plat-next3/regen
+++ b/Lib/plat-next3/regen
@@ -3,9 +3,4 @@ set -v
INCLUDE="/NextDeveloper/Headers;/NextDeveloper/Headers/ansi;/NextDeveloper/Headers/bsd"
export INCLUDE
-python ../../Tools/scripts/h2py.py /usr/include/bsd/sys/fcntl.h
-echo "Adding O_NDELAY and O_SYNC"
-echo "O_NDELAY = FNDELAY" >> FCNTL.py
-echo "O_SYNC = FSYNC" >> FCNTL.py
-python ../../Tools/scripts/h2py.py /usr/include/bsd/sys/socket.h
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/bsd/netinet/in.h