summaryrefslogtreecommitdiff
path: root/Mkfiles/README
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-05-10 19:52:08 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-05-10 19:52:08 +0000
commit22e5dda13dccdb186dcd062ece14bafae6fe9418 (patch)
treec09ca11dad7c8ea35d3c3024e77339202b49a489 /Mkfiles/README
parent918af68255e733415366315b0e4c8180d1862c6e (diff)
downloadnasm-22e5dda13dccdb186dcd062ece14bafae6fe9418.tar.gz
Change "working" to "OK"
Diffstat (limited to 'Mkfiles/README')
-rw-r--r--Mkfiles/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mkfiles/README b/Mkfiles/README
index 1507b22b..b3904ed0 100644
--- a/Mkfiles/README
+++ b/Mkfiles/README
@@ -16,13 +16,13 @@ The Makefiles are:
Filename Target Compiler Notes
---------------------------------------------------------------------------
Makefile.b32 Win32 Borland C++
- Makefile.bc3 16-bit DOS Borland C++ working as of NASM 0.98.31
+ Makefile.bc3 16-bit DOS Borland C++ OK as of NASM 0.98.31
Makefile.bor 16-bit DOS Turbo C probably obsolete
- Makefile.dj 32-bit DOS DJGPP
+ Makefile.dj 32-bit DOS DJGPP OK as of NASM 0.98.31
Makefile.djo 32-bit DOS DJGPP "Opus Make" version
Makefile.dl 32-bit DOS cc386 cc386 by David Lindauer
Makefile.dos 16-bit DOS MSC 5 probably obsolete
- Makefile.ms7 16-bit DOS MSC 7 working as of NASM 0.98.31
+ Makefile.ms7 16-bit DOS MSC 7 OK as of NASM 0.98.31
Makefile.os2 OS/2 Warp Borland C++
Makefile.sc 32-bit DOS Symantec C++ 7
Makefile.scw Win32 Symantec C++ 7