summaryrefslogtreecommitdiff
path: root/Mkfiles/README
diff options
context:
space:
mode:
authorKeith Kanios <spook@dynatos.net>2007-04-12 02:40:54 +0000
committerKeith Kanios <spook@dynatos.net>2007-04-12 02:40:54 +0000
commitb7a89544d09455d7b2f4621c80b21ca457563f4a (patch)
tree6c89a3318c19c2bf364cbd95859e78fbc2d4e306 /Mkfiles/README
parentaa348dec7d6c5366efd10513ae4ff6fa2bbbd6ed (diff)
downloadnasm-b7a89544d09455d7b2f4621c80b21ca457563f4a.tar.gz
General push for x86-64 support, dubbed 0.99.00.
Diffstat (limited to 'Mkfiles/README')
-rw-r--r--Mkfiles/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mkfiles/README b/Mkfiles/README
index 19bfcd9f..047c7884 100644
--- a/Mkfiles/README
+++ b/Mkfiles/README
@@ -18,6 +18,7 @@ The Makefiles are:
Makefile.b32 Win32 Borland C++ OK as of NASM 0.98.37
Makefile.bc3 16-bit DOS Borland C++ OK as of NASM 0.98.34
Makefile.bor 16-bit DOS Turbo C (**)
+ Makefile.dcp Win32 Dev-Cpp/MinGW OK as of NASM 0.99.00
Makefile.dj 32-bit DOS DJGPP OK as of NASM 0.98.37
Makefile.djo 32-bit DOS DJGPP "Opus Make" version(**)
Makefile.dl 32-bit DOS cc386 cc386 by David Lindauer