summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2008-05-03 14:48:30 +0000
committerlukem <lukem@NetBSD.org>2008-05-03 14:48:30 +0000
commit66176dfdffb03a6e48fcd2fe73d3b5bb4f7845be (patch)
treeb6f944f2d860631cd97a6a6894829fce142765f2 /usr.sbin/lpr/common_source
parentb552ef70c28001d7cb5cacc6fd34be0288390550 (diff)
Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
Diffstat (limited to 'usr.sbin/lpr/common_source')
-rw-r--r--usr.sbin/lpr/common_source/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile
index b59091bb0ac..6e1ac5311ef 100644
--- a/usr.sbin/lpr/common_source/Makefile
+++ b/usr.sbin/lpr/common_source/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/05/23 14:05:39 tron Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/03 14:48:32 lukem Exp $
-MKPRIVATELIB= yes
+LIBISPRIVATE= yes
LIB= common
SRCS= common.c common_vars.c displayq.c fatal.c rmjob.c startdaemon.c