aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorBoris Popov <bp@FreeBSD.org>1999-10-31 02:14:59 +0000
committerBoris Popov <bp@FreeBSD.org>1999-10-31 02:14:59 +0000
commit27490905cab0690418a63e220893f181ff6656a0 (patch)
tree0ea44e964460038a81ac76678964f30f8782ec00 /usr.bin/Makefile
parentb78133c1d96054cc283e1d33d80cb7e3e61394dd (diff)
downloadsrc-27490905cab0690418a63e220893f181ff6656a0.tar.gz
src-27490905cab0690418a63e220893f181ff6656a0.zip
Add ncplogin/logout programs which allow manage connections
more precisely than mount_nwfs. Obtained from: ncplib-1.3.3
Notes
Notes: svn path=/head/; revision=52702
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index df7d46cf43a3..628c615594c8 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -214,6 +214,7 @@ SUBDIR+=ar \
gcore \
gprof4 \
ncplist \
+ ncplogin \
nm \
ranlib \
sasc \