summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-02-05 21:35:08 -0800
committerH. Peter Anvin <hpa@zytor.com>2008-02-05 21:35:08 -0800
commit5de0c0b9f1f7f1309a0415d6a9a45a797d82449e (patch)
treef411d043d730d7b5dd1cfb4d210ab3ab29846b59
parent197a5a240be495ffb687dd5b4df124500442f115 (diff)
downloadnasm-5de0c0b9f1f7f1309a0415d6a9a45a797d82449e.tar.gz
Mkfiles/README: document the Netware Makefile.
-rw-r--r--Mkfiles/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/Mkfiles/README b/Mkfiles/README
index 1144517d..6bab32c8 100644
--- a/Mkfiles/README
+++ b/Mkfiles/README
@@ -32,3 +32,11 @@ The Makefiles are:
Usage: make -f Mkfiles/<filename> <target>
<target> is dos, win32, or os2.
+
+ Filename Target Compiler Tested with
+ ---------------------------------------------------------------------------
+ netware.mak NetWare Cross-GCC Cross-GCC 3.2.3 (Linux, Win32)
+
+ For building on a Linux or Win32 host using Cross-GCC for Linux/Win32.
+
+ Usage: make -f Mkfiles/netware.mak