summaryrefslogtreecommitdiff
path: root/Mkfiles/README
AgeCommit message (Collapse)AuthorFilesLines
2008-02-05Mkfiles/README: document the Netware Makefile.H. Peter Anvin1-0/+8
2007-09-27Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcomH. Peter Anvin1-1/+16
Add a Makefile (for GNU Make, not wmake) to cross-compile NASM for DOS, OS/2 or Win32 using OpenWatcom.
2007-09-26Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)H. Peter Anvin1-34/+9
Add a Makefile for OpenWatcom using WMAKE. This is a horrible version of Make, but since it's bundled with OpenWatcom it is probably better to stick to it. It has the nice property that it can produce DOS, Win32 or OS/2 binaries. This Makefile currently assumes that it is hosted on a system where pathname separators are backslashes. For cross-compiling using OpenWatcom on a Linux system it is probably better to write a separate Makefile using GNU make to invoke Watcom.
2007-04-12General push for x86-64 support, dubbed 0.99.00.Keith Kanios1-0/+1
2003-08-30Support building 16-bit DOS binaries using OpenWatcomH. Peter Anvin1-1/+3
2003-08-29Update statusH. Peter Anvin1-5/+6
2002-06-06This is the "megapatch":H. Peter Anvin1-8/+10
a) Automatically generate dependencies for all Makefiles; b) Move register definitions to a separate .dat file; c) Add support for "unimplemented but there in theory" registers.
2002-05-26Clean up Makefile.unx and document it betterH. Peter Anvin1-1/+8
2002-05-12*** empty log message ***Debbie Wiles1-1/+1
2002-05-12*** empty log message ***Debbie Wiles1-1/+1
2002-05-10Change "working" to "OK"H. Peter Anvin1-3/+3
2002-05-10Makefile work: Add working 16-bit DOS variants (Borland C++ 3.1, MSC 7),H. Peter Anvin1-1/+28
remove a file that seems to be beyond rescue, update the README file to be a bit more informative.
2002-04-30NASM 0.98.26H. Peter Anvin1-0/+4