aboutsummaryrefslogtreecommitdiff
path: root/conf.d/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2016-07-19 11:21:44 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2016-07-19 11:46:55 -0500
commit35e8386c24df6483f2918979dae150421f7151df (patch)
tree1250dcac04c99264dc5fa25898dd3257ce0ca36a /conf.d/Makefile
parent2108285d64e2ee8cc03fbe544efc3752fe349bdd (diff)
conf.d: makestaticroute file static
Diffstat (limited to 'conf.d/Makefile')
-rw-r--r--conf.d/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index 25dff8e4..a1cc7fb3 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -6,8 +6,6 @@ CONF= bootmisc fsck hostname localmount netmount urandom tmpfiles \
ifeq (${MKNET},yes)
CONF+= network staticroute
-TARGETS+= staticroute
-CLEANFILES+= staticroute
endif
MK= ../mk
@@ -21,6 +19,3 @@ CONF-Linux= consolefont devfs dmesg hwclock keymaps killprocs modules mtab \
CONF-NetBSD= moused rarpd savecore
include ${MK}/scripts.mk
-
-staticroute: staticroute${SFX}
- cp $@${SFX} $@