History log of /netbsd-src/usr.sbin/sunlabel/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# 98eb8895 03-Feb-2010 roy <roy@NetBSD.org>

Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@


# f8513999 12-Nov-2003 matt <matt@NetBSD.org>

O_* live in <sys/fcntl.h> not <sys/file.h>
Don't use TERMCAP if HOSTPROG.


# 826a1460 18-May-2003 lukem <lukem@NetBSD.org>

Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.


# f1e0ecad 14-May-2003 dbj <dbj@NetBSD.org>

remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
from host tool targets. Commits fix from PR toolchain/21495


# 0164fc61 13-Mar-2003 thorpej <thorpej@NetBSD.org>

We don't actually need libutil when building as a hostprog.


# 0690e249 15-Jan-2002 wiz <wiz@NetBSD.org>

Add sunlabel(8).


# 3b989ef1 10-Jan-2002 mrg <mrg@NetBSD.org>

makefile for sunlabel.