summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorJesus Cea <jcea@jcea.es>2012-10-05 00:27:40 (GMT)
committerJesus Cea <jcea@jcea.es>2012-10-05 00:27:40 (GMT)
commitb176203ddab0671fb937c488492f4a535a37c639 (patch)
tree87e05157028ba1a747af82d46dafc6aa3c54603c /PC
parent14c81aba509904959a86f14ccd180f714e6b753d (diff)
downloadcpython-b176203ddab0671fb937c488492f4a535a37c639.zip
cpython-b176203ddab0671fb937c488492f4a535a37c639.tar.gz
cpython-b176203ddab0671fb937c488492f4a535a37c639.tar.bz2
#16135: Removal of OS/2 support (C code and Docs)
Diffstat (limited to 'PC')
-rw-r--r--PC/python.mk5
-rw-r--r--PC/readme.txt13
2 files changed, 0 insertions, 18 deletions
diff --git a/PC/python.mk b/PC/python.mk
deleted file mode 100644
index a765106..0000000
--- a/PC/python.mk
+++ /dev/null
@@ -1,5 +0,0 @@
-project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.&
-5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC
-
-!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1
-!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1
diff --git a/PC/readme.txt b/PC/readme.txt
index fdc09ab..60f231e 100644
--- a/PC/readme.txt
+++ b/PC/readme.txt
@@ -79,19 +79,6 @@ Legacy support for older versions of Visual Studio
The subdirectories VC6, VS7.1 and VS8.0 contain legacy support older
versions of Microsoft Visual Studio. See PCbuild/readme.txt.
-EMX development tools for OS/2
-==============================
-
-See os2emx/readme.txt. This platform is maintained by Andrew MacIntyre.
-
-IBM VisualAge C/C++ for OS/2
-============================
-
-See os2vacpp/readme.txt. This platform is supported by Jeff Rush.
-
-NOTE: Support for os2vacpp may be dropped in the near future. Please move
- to EMX.
-
Note for Windows 3.x and DOS users
==================================