Move bootp & related stuff

This commit is contained in:
Paul Traina 1994-09-30 05:48:52 +00:00
parent 44099b7b1e
commit ad0e3007f6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3231
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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 \