roy
|
98eb889579
|
Userland now builds and uses terminfo instead of termcap.
OK: core@, jdc@
|
2010-02-03 15:34:37 +00:00 |
matt
|
f851399943
|
O_* live in <sys/fcntl.h> not <sys/file.h>
Don't use TERMCAP if HOSTPROG.
|
2003-11-12 02:17:53 +00:00 |
lukem
|
826a14607a
|
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.
|
2003-05-18 07:57:31 +00:00 |
dbj
|
f1e0ecadf7
|
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
from host tool targets. Commits fix from PR toolchain/21495
|
2003-05-14 00:24:06 +00:00 |
thorpej
|
0164fc61c8
|
We don't actually need libutil when building as a hostprog.
|
2003-03-13 04:50:53 +00:00 |
wiz
|
0690e2497a
|
Add sunlabel(8).
|
2002-01-15 00:57:27 +00:00 |
mrg
|
3b989ef166
|
makefile for sunlabel.
|
2002-01-10 16:24:41 +00:00 |