diff options
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 7f52bad9876..1c317981596 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.96 2012/04/06 15:11:30 jsing Exp $ +# $OpenBSD: Makefile,v 1.97 2012/08/23 06:37:27 deraadt Exp $ SUBDIR= atactl badsect bioctl clri dhclient \ disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \ @@ -6,7 +6,7 @@ SUBDIR= atactl badsect bioctl clri dhclient \ isakmpd kbd ldattach lmccontrol mknod modload modunload mount \ mount_cd9660 mount_ext2fs mount_ffs mount_msdos \ mount_nfs mount_ntfs mount_procfs mount_udf \ - mount_vnd mount_nnpfs mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \ + mount_vnd mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \ nfsd nologin pdisk pfctl pflogd ping ping6 quotacheck \ reboot restore route rtsol savecore scan_ffs \ scsi shutdown slattach swapctl sysctl ttyflags tunefs \ |