Bring back darwin hosted port to live, might also work for android hosted but is...
commit2ac8227bca1ff8ec09b7a865b144f100bc90d4cb
authorweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 27 May 2012 21:40:01 +0000 (27 21:40 +0000)
committerweissms <weissms@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 27 May 2012 21:40:01 +0000 (27 21:40 +0000)
tree390ab3b49f29df00d7b732b9743b36723bad5d11
parentb20a890d35f63efcc750cc14e83a66ed594bf9d0
Bring back darwin hosted port to live, might also work for android hosted but is untested.

Set up host system includes as kernel includes, these are then used in aros targeted
modules using the target compiler and interfacing to the host system. Using the
kernel compiler for these modules only worked on elf host systems.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44892 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
12 files changed:
arch/all-hosted/hidd/x11/mmakefile.src
arch/all-linux/hostdisk/mmakefile.src
arch/all-unix/devs/hostdisk/mmakefile.src
arch/all-unix/devs/networks/tap/mmakefile.src
arch/all-unix/exec/mmakefile.src
arch/all-unix/filesys/emul_handler/mmakefile.src
arch/all-unix/hidd/unixio/mmakefile.src
arch/all-unix/kernel/mmakefile.src
arch/all-unix/libs/oss/mmakefile.src
arch/all-unix/timer/mmakefile.src
configure
configure.in