NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building parts of the netbsd source-tree
Hi,
is there a simple way to build only parts of the netbsd source-tree or
do I have to use build.sh for every single netbsd-component?
I tried a plain `make' in some of the various subdirectories (src/bin/sh
and src/usr.bin/awk) but make always failed because it didn't know how
to build some dependencies.
Thanks,
Petar
P.S. My mk.conf:
.undef MAKEOBJDIRPREFIX
MKUNPRIVED = yes
MAKEVERBOSE = 1
TOOLDIR = /tmp/netbsd/tools
MAKEOBJDIR = /tmp/netbsd/obj
DESTDIR = /tmp/netbsd/dst
RELEASEDIR = /tmp/netbsd/rel
KERNOBJDIR = /tmp/netbsd
Home |
Main Index |
Thread Index |
Old Index