make oldnet the default for now
This commit is contained in:
1
Makefile
1
Makefile
@@ -7,6 +7,7 @@ include Makefile.inc
|
||||
SUBDIR= conf.d etc init.d local.d man scripts sh src sysctl.d
|
||||
|
||||
# Build our old net foo or not
|
||||
MKOLDNET?= yes
|
||||
ifeq (${MKOLDNET},yes)
|
||||
SUBDIR+= net doc
|
||||
endif
|
||||
|
Reference in New Issue
Block a user