mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-03-01 17:35:38 +08:00
Mkfiles/README: document the Netware Makefile.
This commit is contained in:
parent
197a5a240b
commit
5de0c0b9f1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user