Remove gentoo's net.* scripts

It has been determined that it will be best for gentoo's net.* scripts
to be in a separate package to allow independent development.
This package will be called netifrc and maintained by Gentoo.
This commit is contained in:
William Hubbs
2013-03-18 18:29:36 -05:00
parent b2f8ac9382
commit 838c9efb36
54 changed files with 16 additions and 8107 deletions

View File

@@ -6,11 +6,6 @@ include Makefile.inc
SUBDIR= conf.d etc init.d local.d man scripts sh src sysctl.d
# Build our old net foo or not
ifeq (${MKNET},oldnet)
SUBDIR+= net doc
endif
# Build pkgconfig or not
MKPKGCONFIG?= yes
ifeq (${MKPKGCONFIG},yes)