FreeDOS/mkfiles
Bart Oldeman d6ad12a3dc Add Linux cross-compile capability, using Open Watcom:
* Flip \ to / where possible.
* Introduce $(DIRSEP) (/ or \) for use inside commands in makefiles
  where / won't work in DOS.
* Override various settings for Linux in owlinux.mak.
* Add quotes in exeflat.c to avoid shell expansion of $$$$$.
* Let "make all", "make clean", and "make clobber" do the job.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1387 6ac86273-5f31-0410-b378-82cca8765d1b
2009-05-19 21:39:29 +00:00
..
bc5.mak * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
generic.mak Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
mscl8.mak Some variables need to be DOSFAR now; init code is no longer tiny but small. 2004-04-11 17:22:18 +00:00
owlinux.mak Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
tc2.mak Let TC2 warn for the utilities. 2004-05-23 18:29:18 +00:00
tc3.mak * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
turbocpp.mak * combine the INIT class with the CODE class (classes can span 2003-06-15 12:56:57 +00:00
watcom.mak Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00