Go to file
Thomas Veerman c8a0e2f4c6 Import NetBSD tools and build.sh
This commit finalizes support for cross compilation. The tools
directory are all links to the actual tools and are built on the
host system to build Minix. build.sh is the work horse that takes
care of all environment settings. It's slightly adjusted for Minix.
The /usr/src/Makefile has additional targets needed for cross
compilation.
2012-06-18 10:54:51 +00:00
benchmarks Fixed unixbench Run script 2010-10-25 08:32:14 +00:00
bin No need to define NETBSD_SOURCE explicitly 2012-06-18 10:53:34 +00:00
commands Remove duplicate sed 2012-06-18 10:54:51 +00:00
common Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
dist/bzip2 import NetBSD bzip2 and libbz2 2011-11-18 11:11:04 +01:00
docs Import NetBSD xinstall 2012-06-18 10:54:50 +00:00
drivers Dynamically determine which ramdisk to use 2012-06-18 10:53:36 +00:00
etc Use buildsystem commands instead of {cp,mkdir} 2012-06-18 10:53:33 +00:00
external Import NetBSD flex 2012-06-18 10:54:47 +00:00
gnu/dist Add gnu directory for gmake 2012-06-18 10:53:38 +00:00
include Remove MINIXSRCDIR and use NETBSDSRCDIR 2012-06-18 10:53:35 +00:00
kernel Use MACHINE_ARCH instead of ARCH 2012-06-18 10:53:35 +00:00
lib Import NetBSD flex 2012-06-18 10:54:47 +00:00
libexec No need to define NETBSD_SOURCE explicitly 2012-06-18 10:53:34 +00:00
man Makefile fixups for cross compilation 2012-06-18 10:53:24 +00:00
releasetools Rename tools to releasetools 2012-06-18 10:53:37 +00:00
sbin Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servers Use MACHINE_ARCH instead of ARCH 2012-06-18 10:53:35 +00:00
share Import NetBSD xinstall 2012-06-18 10:54:50 +00:00
sys Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
test drop segment from safecopy invocations 2012-06-16 16:22:51 +00:00
tools Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
usr.bin Fix sed for cross compilation 2012-06-18 10:54:50 +00:00
usr.sbin Import NetBSD mtree 2012-06-18 10:54:49 +00:00
.gitignore build shared versions of libraries 2012-04-16 05:21:20 +02:00
build.sh Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Import NetBSD tools and build.sh 2012-06-18 10:54:51 +00:00