From 35e8386c24df6483f2918979dae150421f7151df Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Tue, 19 Jul 2016 11:21:44 -0500 Subject: conf.d: makestaticroute file static --- conf.d/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'conf.d/Makefile') 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} $@ -- cgit v1.2.3