From 18e879161f19db453ec9feb59b4bb6d89bdf09b5 Mon Sep 17 00:00:00 2001 From: lukem Date: Sat, 3 May 2008 14:48:30 +0000 Subject: 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) --- backgammon/common_source/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'backgammon') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 7dc80447..ea9f7b03 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2006/02/25 12:04:23 simonb Exp $ +# $NetBSD: Makefile,v 1.9 2008/05/03 14:48:30 lukem Exp $ -MKPRIVATELIB= yes +LIBISPRIVATE= yes LIB= common SRCS= allow.c board.c check.c fancy.c init.c odds.c \ -- cgit v1.2.3-56-ge451