66176dfdff
a variable that is used by in-tree Makefiles to control behaviour. (MKsomevar variables are generally intended to be controlled by the end-user)
9 lines
169 B
Makefile
9 lines
169 B
Makefile
# $NetBSD: Makefile,v 1.11 2008/05/03 14:48:32 lukem Exp $
|
|
|
|
LIBISPRIVATE= yes
|
|
|
|
LIB= common
|
|
SRCS= localhostname.c ypdb.c yplib_host.c ypresp_xdr.c
|
|
|
|
.include <bsd.lib.mk>
|