BR3392240: preproc: Don't fail on pasting of space expanded rvalue tokens
[nasm.git] / Mkfiles / README
blob6bab32c8464d0e99fd75e4615b61b88678ccb31a
1 These are pre-created Makefiles for various platforms, use them if
2 GNU autoconf/automake packages are not supported on your system.
4 The Makefiles are:
6   Filename      Target          Compiler        Tested with
7   ---------------------------------------------------------------------------
8   msvc.mak      Win32           MS Visual C++   Visual C++ Express 2005
10         For building on a Win32 host using Microsoft Visual C++.
12         Usage:  nmake /f Mkfiles/msvc.mak
15   Filename      Target          Compiler        Tested with
16   ---------------------------------------------------------------------------
17   openwcom.mak  DOS,Win32,OS/2  OpenWatcom C    OpenWatcom 1.7 (Win32)
19         For building on a DOS, OS/2 or Win32 host using OpenWatcom.
20         OpenWatcom can be downloaded from http://www.openwatcom.org/.
22         Usage:  wmake /f Mkfiles/<filename> <target>
24         <target> is dos, win32, or os2.
26   Filename      Target          Compiler        Tested with
27   ---------------------------------------------------------------------------
28   owlinux.mak   DOS,Win32,OS/2  OpenWatcom C    OpenWatcom 1.6rc2 (Linux)
30         For building on a Linux host using OpenWatcom for Linux.
32         Usage:  make -f Mkfiles/<filename> <target>
34         <target> is dos, win32, or os2.
36   Filename      Target          Compiler        Tested with
37   ---------------------------------------------------------------------------
38   netware.mak   NetWare         Cross-GCC       Cross-GCC 3.2.3 (Linux, Win32)
40         For building on a Linux or Win32 host using Cross-GCC for Linux/Win32.
42         Usage:  make -f Mkfiles/netware.mak