From a9e6b1a898387c3232d22a1b01f12fcb0ae38be7 Mon Sep 17 00:00:00 2001 From: pst Date: Fri, 30 Sep 1994 05:48:52 +0000 Subject: Move bootp & related stuff --- libexec/Makefile | 2 +- usr.sbin/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/Makefile b/libexec/Makefile index 5bf4f2d..4c74894 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,6 +1,6 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -SUBDIR= atrun comsat fingerd ftpd getNAME getty lfs_cleanerd \ +SUBDIR= atrun bootpd bootpgw comsat fingerd ftpd getNAME getty lfs_cleanerd \ mail.local makekey rexecd rlogind rpc.rstatd rpc.rusersd \ rpc.rwalld rshd talkd telnetd tftpd uucpd diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 25ade54..385f53f 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -3,7 +3,7 @@ # XXX MISSING: mkproto # XXX MISSING SOURCES: quot # XXX TEMP. BROKEN: iostat -SUBDIR= ac accton amd arp bootpd bootpef bootpgw bootptest chown chroot \ +SUBDIR= ac accton amd arp chown chroot \ cron crunch dbsym dev_mkdb diskpart edquota fdformat fdwrite \ inetd kbdcontrol kgmon kvm_mkdb lpr lptcontrol \ manctl mtree mrouted named nslookup pkg_install portmap pstat \ -- cgit v1.1