diff options
author | phk <phk@FreeBSD.org> | 1998-04-11 20:03:05 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 1998-04-11 20:03:05 +0000 |
commit | 6f704f2c668e2c6f8ada8f298dd95f1fc85a8b99 (patch) | |
tree | 712d7dbab1d4df0df8a29f0712d146d52765d6cf /sbin/Makefile | |
parent | deed9c099fb16dc0a736a39e347f89928a389a5b (diff) | |
download | FreeBSD-src-6f704f2c668e2c6f8ada8f298dd95f1fc85a8b99.zip FreeBSD-src-6f704f2c668e2c6f8ada8f298dd95f1fc85a8b99.tar.gz |
Add noc-tun to list
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 246e755..b7d8bc5 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -8,7 +8,7 @@ SUBDIR= disklabel dmesg dset dump dumpfs \ mount mount_cd9660 mount_ext2fs \ mount_nfs mount_null mount_portal mount_std \ mount_umap mount_union mountd newfs nfsd nfsiod \ - nologin quotacheck reboot restore route routed \ + noc-tun nologin quotacheck reboot restore route routed \ scsiformat shutdown slattach startslip spppcontrol tunefs \ umount |