Rump components do not, at least for now, get to tell what's NEEDED.
This commit is contained in:
parent
9efec5bce3
commit
5bc163461f
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/02/16 20:42:45 pooka Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2010/06/07 13:57:20 pooka Exp $
|
||||
#
|
||||
|
||||
.PATH: ${.CURDIR}/../../../../dev/dm
|
||||
|
@ -12,7 +12,5 @@ SRCS+= component.c
|
|||
|
||||
CPPFLAGS+= -I${RUMPTOP}/librump/rumpvfs
|
||||
|
||||
LDADD+= -lrumpvfs
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
.include <bsd.klinks.mk>
|
||||
|
|
Loading…
Reference in New Issue