Commit Graph

5 Commits

Author SHA1 Message Date
Bart Oldeman
24b9d0e61e Change Linux makefiles to only update what is necessary for subsequent makes.
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1388 6ac86273-5f31-0410-b378-82cca8765d1b
2009-05-20 00:32:21 +00:00
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
Bart Oldeman
599278eeae Build system adjustments from the FD1.0 kernel. Shuts up dos4g and some
other stuff.


git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1305 6ac86273-5f31-0410-b378-82cca8765d1b
2006-10-31 21:13:02 +00:00
Bart Oldeman
50181938f3 correct extension
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@620 6ac86273-5f31-0410-b378-82cca8765d1b
2003-06-18 19:40:32 +00:00
Bart Oldeman
3ab767c4a8 Add file list and top level makefile to the CVS for kernel 2029
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@546 6ac86273-5f31-0410-b378-82cca8765d1b
2003-03-15 04:48:25 +00:00