[Midnightbsd-cvs] src [11855] trunk/share/examples: remove nwclient

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Jul 13 08:50:09 EDT 2018


Revision: 11855
          http://svnweb.midnightbsd.org/src/?rev=11855
Author:   laffer1
Date:     2018-07-13 08:50:08 -0400 (Fri, 13 Jul 2018)
Log Message:
-----------
remove nwclient

Modified Paths:
--------------
    trunk/share/examples/Makefile

Removed Paths:
-------------
    trunk/share/examples/nwclient/

Modified: trunk/share/examples/Makefile
===================================================================
--- trunk/share/examples/Makefile	2018-07-13 12:46:14 UTC (rev 11854)
+++ trunk/share/examples/Makefile	2018-07-13 12:50:08 UTC (rev 11855)
@@ -22,7 +22,6 @@
 	libvgl \
 	mdoc \
 	netgraph \
-	nwclient \
 	perfmon \
 	portal \
 	ppi \
@@ -109,8 +108,6 @@
 	netgraph/udp.tunnel \
 	netgraph/virtual.chain \
 	netgraph/virtual.lan \
-	nwclient/dot.nwfsrc \
-	nwclient/nwfs.sh.sample \
 	perfmon/Makefile \
 	perfmon/README \
 	perfmon/perfmon.c \
@@ -236,4 +233,6 @@
 .endif
 .endif
 
+SUBDIR_PARALLEL=
+
 .include <bsd.subdir.mk>



More information about the Midnightbsd-cvs mailing list