summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-10-15 09:59:48 +0000
committerbp <bp@FreeBSD.org>1999-10-15 09:59:48 +0000
commit8b5d9028e2ee6ecb6046a21b4f7411da3c0819a0 (patch)
tree7fb571fc68137608ef4ac454a4a466b5851e34bc /sbin/Makefile
parent7b2a02340bd764d4cf4cbd6b4f4a5a7c6c579af7 (diff)
downloadFreeBSD-src-8b5d9028e2ee6ecb6046a21b4f7411da3c0819a0.zip
FreeBSD-src-8b5d9028e2ee6ecb6046a21b4f7411da3c0819a0.tar.gz
Add mount_nwfs program. Now -current can mount NetWare volumes.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 08ba699..7a39140 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -63,7 +63,7 @@ SUBDIR= adjkerntz \
vinum
.if ${MACHINE_ARCH} == i386
-SUBDIR+= kget
+SUBDIR+= kget mount_nwfs
.endif
.if exists(${.CURDIR}/${MACHINE_ARCH})
OpenPOWER on IntegriCloud