summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4635a5..8a934a1 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,6 @@ PKG= ${NAME}-${VERSION}
SUBDIR= conf.d etc init.d man sh src
# Build our old net foo or not
-MKOLDNET?= yes
_OLDNET_SH= case "${MKOLDNET}" in \
[Yy][Ee][Ss]) echo "net doc";; \
*) echo "";; \