Prevent compile-time symlinks for ABI
commit6c5fc8e64e6f490c80d5b81a11bd62778227d0c9
authorVojtech Horky <vojtechhorky@users.sourceforge.net>
Thu, 25 Oct 2012 20:10:50 +0000 (25 22:10 +0200)
committerVojtech Horky <vojtechhorky@users.sourceforge.net>
Thu, 25 Oct 2012 20:10:50 +0000 (25 22:10 +0200)
treec64bfea9bac8403e62304abc0461bd048f5adbb3
parentaebcd426582babfeec12c88cbcb68dc1cd23763f
Prevent compile-time symlinks for ABI

See previous two commits for details, this change
handles include path regarding the abi/ directory.
20 files changed:
abi/include/abi/bool.h [moved from abi/include/bool.h with 100% similarity]
abi/include/abi/ddi/arg.h [moved from abi/include/ddi/arg.h with 100% similarity]
abi/include/abi/ddi/irq.h [moved from abi/include/ddi/irq.h with 100% similarity]
abi/include/abi/elf.h [moved from abi/include/elf.h with 100% similarity]
abi/include/abi/errno.h [moved from abi/include/errno.h with 100% similarity]
abi/include/abi/fb/visuals.h [moved from abi/include/fb/visuals.h with 100% similarity]
abi/include/abi/ipc/event.h [moved from abi/include/ipc/event.h with 100% similarity]
abi/include/abi/ipc/ipc.h [moved from abi/include/ipc/ipc.h with 100% similarity]
abi/include/abi/ipc/methods.h [moved from abi/include/ipc/methods.h with 100% similarity]
abi/include/abi/mm/as.h [moved from abi/include/mm/as.h with 100% similarity]
abi/include/abi/proc/task.h [moved from abi/include/proc/task.h with 100% similarity]
abi/include/abi/proc/thread.h [moved from abi/include/proc/thread.h with 100% similarity]
abi/include/abi/proc/uarg.h [moved from abi/include/proc/uarg.h with 100% similarity]
abi/include/abi/synch.h [moved from abi/include/synch.h with 100% similarity]
abi/include/abi/syscall.h [moved from abi/include/syscall.h with 100% similarity]
abi/include/abi/sysinfo.h [moved from abi/include/sysinfo.h with 100% similarity]
abi/include/abi/udebug.h [moved from abi/include/udebug.h with 100% similarity]
kernel/Makefile
uspace/Makefile.common
uspace/lib/c/Makefile