This wasn't supposed to go in -- the tree is under temporary

component boundary breakage.
This commit is contained in:
pooka 2009-10-14 17:34:08 +00:00
parent 2644011d38
commit aa022ebd2b
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2009/10/14 17:29:20 pooka Exp $
# $NetBSD: Makefile,v 1.7 2009/10/14 17:34:08 pooka Exp $
#
PROG= rumptest_net
@ -13,6 +13,4 @@ CPPFLAGS+= -DFULL_NETWORK_STACK
# use protocol families provided by host kernel sockets
#LDADD= -lrump -lrumpnet -lrumpnet_sockin -lrumpuser -lpthread
LDADD+= -lrumpvfs
.include <bsd.prog.mk>