From 1f4448e42bb281e5713f45d2ad16e407d0856a3f Mon Sep 17 00:00:00 2001 From: rnordier Date: Sat, 12 Sep 1998 06:58:18 +0000 Subject: Activate btxld. --- usr.sbin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 9f9b45b..7957e7e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $Id: Makefile,v 1.126 1998/08/30 20:15:09 gpalmer Exp $ +# $Id: Makefile,v 1.127 1998/08/30 20:56:09 gpalmer Exp $ # XXX MISSING: mkproto SUBDIR= ac \ @@ -102,7 +102,8 @@ SUBDIR+=mailstats \ .endif .if ${MACHINE_ARCH} == "i386" -SUBDIR+=crunch \ +SUBDIR+=btxld \ + crunch \ kgmon \ pcvt \ pnpinfo \ -- cgit v1.1