From 838c9efb36b3b058c5a5b9d0e8c6d4d4789a44b9 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 18 Mar 2013 18:29:36 -0500 Subject: 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. --- Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 45fee28..119a27e 100644 --- a/Makefile +++ b/Makefile @@ -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) -- cgit v1.2.3