SUBDIR += ldconfig

This commit is contained in:
Peter Wemm 1998-06-01 14:12:48 +00:00
parent 7b001f8ee5
commit aa9ba0d726
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=36570

View File

@ -1,5 +1,5 @@
# @(#)Makefile 8.5 (Berkeley) 3/31/94
# $Id$
# $Id: Makefile,v 1.47 1998/05/18 04:46:29 jb Exp $
# XXX MISSING: icheck ncheck
@ -8,7 +8,7 @@ SUBDIR= init md5 mknod nologin ping reboot route routed scsiformat shutdown
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \
dumpon fsck fsdb fsirand ifconfig ipf ipfw kldload kldstat \
kldunload modload modunload mount mount_cd9660 mount_ext2fs \
kldunload ldconfig modload modunload mount mount_cd9660 mount_ext2fs \
mount_nfs mount_null mount_portal mount_std mount_umap \
mount_union mountd newfs nfsd nfsiod nos-tun quotacheck \
restore savecore scsi slattach startslip spppcontrol swapon \