aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.d/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile
index 648243630d04..3a7898ec111c 100755
--- a/etc/rc.d/Makefile
+++ b/etc/rc.d/Makefile
@@ -41,6 +41,4 @@ FILES= DAEMON LOGIN NETWORKING SERVERS \
FILESDIR= /etc/rc.d
FILESMODE= ${BINMODE}
-NOPROG= noprog
-
.include <bsd.prog.mk>