From 54ba69321272b14f0a62d81be519ab06643a83bb Mon Sep 17 00:00:00 2001 From: bde Date: Fri, 5 Mar 2004 16:13:22 +0000 Subject: Removed definition of NOPROG. It was just a style bug (a NetBSD macro that became obsolete in NetBSD 22 months ago). Submitted by: ru --- etc/rc.d/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/rc.d') diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index 6482436..3a7898e 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 -- cgit v1.1