FreeDOS/mkfiles
Bart Oldeman 7bf4b77233 ia16-elf-gcc port: compile all asm files with -f elf.
Because ia16-elf-gcc and the GNU linker do not understand OMF we
need to use ELF everywhere.
This also means we cannot use "wrt", "seg" and "call/jmp far".
Most wrt's are superfluous, and seg and call/jmp far can be
replaced by explicit ?GROUP references (to be defined in the
linker script).
2018-01-11 17:50:31 -05:00
..
bc3.mak add bc3 build support 2016-10-06 07:23:59 -04:00
bc5.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
gcc.mak ia16-elf-gcc port: compile all asm files with -f elf. 2018-01-11 17:50:31 -05:00
generic.mak ia16-elf-gcc port: compile all asm files with -f elf. 2018-01-11 17:50:31 -05:00
mscl8.mak Fix compilation with MSVC 1.52c. 2017-12-22 13:13:37 -05:00
owlinux.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
owwin.mak Add cross-compile capability on Windows with OpenWatcom and mingw32-make 2014-11-22 11:38:43 +09:00
tc2.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
tc3.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
turbocpp.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00
watcom.mak FreeDOS kernel current - 2041+svn1709 2012-10-14 20:08:06 -04:00