summaryrefslogtreecommitdiff
path: root/cross/i386-msdosdjgpp/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'cross/i386-msdosdjgpp/DESCR')
-rw-r--r--cross/i386-msdosdjgpp/DESCR10
1 files changed, 0 insertions, 10 deletions
diff --git a/cross/i386-msdosdjgpp/DESCR b/cross/i386-msdosdjgpp/DESCR
deleted file mode 100644
index b9c686336ab..00000000000
--- a/cross/i386-msdosdjgpp/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-This cross-compile environment is for MS-DOS on the 386 and higher
-processors, with some kind of DPMI 0.9 or later layer. The produced
-binaries will run on MS-DOS with a DPMI driver (one of which can be
-obtained from the DJGPP distribution site), Windows 3.1 with Win32s,
-Windows 95, and Windows NT.
-
-Additional includes and libraries put into $CROSSBASE/i386-msdosdjgpp/ can
-provide other services. Available are pdcurses, winsock drivers
-(<sys/socket.h> based on Winsock), and more. Look at the DJGPP web-site,
-http://www.delorie.com/djgpp/, for more information.