FreeDOS/sys
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
..
bin2c.c Ran all .c and .h files through "indent" 2001-11-18 14:01:12 +00:00
fdkrncfg.c Introduce VA_CDECL: only Turbo C 2.01 needs an explicit cdecl for printf, 2004-04-07 16:13:23 +00:00
makefile Add Linux cross-compile capability, using Open Watcom: 2009-05-19 21:39:29 +00:00
sys.c Bart's patch to fix compile with OW1.8 2009-04-25 16:26:57 +00:00
talloc.c Turbo C really wants unsigned __brklvl. Only shows up if you enable stack 2004-05-11 10:57:57 +00:00