link btpand(8) to build

This commit is contained in:
plunky 2008-08-17 13:26:36 +00:00
parent 1fc74d2104
commit 897274514a
4 changed files with 9 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.763 2008/08/02 04:39:41 mrg Exp $
# $NetBSD: mi,v 1.764 2008/08/17 13:26:36 plunky Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@ -1098,6 +1098,7 @@
./usr/sbin/btcontrol base-obsolete obsolete
./usr/sbin/btdevctl base-sysutil-bin
./usr/sbin/bthcid base-sysutil-bin
./usr/sbin/btpand base-sysutil-bin
./usr/sbin/btuartd base-obsolete obsolete
./usr/sbin/catman base-man-bin
./usr/sbin/chat base-ppp-bin

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1176 2008/08/11 01:14:19 joerg Exp $
# $NetBSD: mi,v 1.1177 2008/08/17 13:26:36 plunky Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -3052,6 +3052,7 @@
./usr/libdata/debug/usr/sbin/btcontrol.debug comp-obsolete obsolete
./usr/libdata/debug/usr/sbin/btdevctl.debug comp-sysutil-debug debug
./usr/libdata/debug/usr/sbin/bthcid.debug comp-sysutil-debug debug
./usr/libdata/debug/usr/sbin/btpand.debug comp-sysutil-debug debug
./usr/libdata/debug/usr/sbin/btuartd.debug comp-obsolete obsolete
./usr/libdata/debug/usr/sbin/catman.debug comp-man-debug debug
./usr/libdata/debug/usr/sbin/chat.debug comp-ppp-debug debug

View File

@ -1,4 +1,4 @@
# $NetBSD: mi,v 1.1084 2008/08/09 11:07:26 pooka Exp $
# $NetBSD: mi,v 1.1085 2008/08/17 13:26:36 plunky Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@ -1933,6 +1933,7 @@
./usr/share/man/cat8/btcontrol.0 man-obsolete obsolete
./usr/share/man/cat8/btdevctl.0 man-sysutil-catman .cat
./usr/share/man/cat8/bthcid.0 man-sysutil-catman .cat
./usr/share/man/cat8/btpand.0 man-sysutil-catman .cat
./usr/share/man/cat8/btuartd.0 man-obsolete obsolete
./usr/share/man/cat8/catman.0 man-man-catman .cat
./usr/share/man/cat8/cats/MAKEDEV.0 man-obsolete obsolete
@ -4517,6 +4518,7 @@
./usr/share/man/man8/btcontrol.8 man-obsolete obsolete
./usr/share/man/man8/btdevctl.8 man-sysutil-man .man
./usr/share/man/man8/bthcid.8 man-sysutil-man .man
./usr/share/man/man8/btpand.8 man-sysutil-man .man
./usr/share/man/man8/btuartd.8 man-obsolete obsolete
./usr/share/man/man8/catman.8 man-man-man .man
./usr/share/man/man8/cats/MAKEDEV.8 man-obsolete obsolete

View File

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.234 2008/06/22 13:53:59 ad Exp $
# $NetBSD: Makefile,v 1.235 2008/08/17 13:26:36 plunky Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
.include <bsd.own.mk>
SUBDIR= ac accton acpitools altq amd apm apmd arp bad144 bind bootp \
btattach btconfig btdevctl bthcid catman \
btattach btconfig btdevctl bthcid btpand catman \
chown chroot chrtbl cnwctl cpuctl cron dev_mkdb \
dhcp diskpart dumpfs dumplfs edquota eeprom \
envstat eshconfig etcupdate extattrctl fssconfig fwctl gpioctl \