summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-06-01 14:12:48 +0000
committerpeter <peter@FreeBSD.org>1998-06-01 14:12:48 +0000
commit42401a81ee5cfe2a9b8323d44e291a4d79c8110c (patch)
tree5220f57abec53cbd3aee7827fa53d08eddd39b7d /sbin
parent48e458debf96390eeee3a90ed474b8d2157f2394 (diff)
downloadFreeBSD-src-42401a81ee5cfe2a9b8323d44e291a4d79c8110c.zip
FreeBSD-src-42401a81ee5cfe2a9b8323d44e291a4d79c8110c.tar.gz
SUBDIR += ldconfig
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 594bd83..d7e2c0c 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -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 \
OpenPOWER on IntegriCloud