Connect ccd man page and ccdconfig to parent Makefiles.

Ok'd by:	peter
This commit is contained in:
Satoshi Asami 1996-05-04 08:30:22 +00:00
parent 24136561dc
commit cdca955f69
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15614
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# XXX MISSING: icheck ncheck
SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs \
SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \
dumplfs dumpon fsck fsdb ifconfig init ipfw md5 mknod modload \
modunload mount mount_cd9660 mount_devfs mount_ext2fs mount_fdesc \
mount_kernfs mount_lfs mount_nfs mount_null mount_portal mount_procfs \

View File

@ -1,6 +1,6 @@
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN4= bpf.4 cd.4 ch.4 ddb.4 drum.4 fd.4 fpa.4 \
MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 drum.4 fd.4 fpa.4 \
icmp.4 inet.4 intro.4 ip.4 ipfirewall.4 \
lkm.4 lo.4 netintro.4 \
null.4 pt.4 pty.4 route.4 \