librc needs kvm on bsd.
This commit is contained in:
		| @@ -2,11 +2,12 @@ TOPDIR=			.. | ||||
| include $(TOPDIR)/os.mk | ||||
|  | ||||
| LIB=			rc | ||||
| SHLIB_MAJOR=	1 | ||||
| SHLIB_MAJOR=		1 | ||||
| SRCS=			librc.c librc-daemon.c librc-depend.c librc-misc.c librc-strlist.c | ||||
| INCS=			rc.h | ||||
|  | ||||
| CPPFLAGS+=	-DLIB=\"${LIBNAME}\" | ||||
| CPPFLAGS+=		-DLIB=\"${LIBNAME}\" | ||||
| LDADD+=			${LIBKVM} | ||||
|  | ||||
| SHLIBDIR=		/${LIBNAME} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user