mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-04-28 04:45:05 +00:00
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)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# $NetBSD: Makefile,v 1.10 2006/05/12 01:54:57 mrg Exp $
|
# $NetBSD: Makefile,v 1.11 2008/05/03 14:48:32 lukem Exp $
|
||||||
|
|
||||||
MKPRIVATELIB= yes
|
LIBISPRIVATE= yes
|
||||||
|
|
||||||
LIB= common
|
LIB= common
|
||||||
SRCS= cmp.c device.c dl.c file.c get.c log.c loop-bsd.c mopdef.c nma.c pf.c \
|
SRCS= cmp.c device.c dl.c file.c get.c log.c loop-bsd.c mopdef.c nma.c pf.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user