This is linked against rumpnet_sockin, so it should not be linked

against rumpnet_netinet anymore.
This commit is contained in:
pooka 2009-12-11 16:46:27 +00:00
parent eede817dfd
commit abcee849c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2009/11/05 13:26:02 pooka Exp $
# $NetBSD: Makefile,v 1.5 2009/12/11 16:46:27 pooka Exp $
#
WARNS=2
@ -8,7 +8,7 @@ WARNS=2
MOUNTNAME= smbfs
SRCS+= smb_rumpops.c
LDADD+= -lrumpnet_netinet -lrumpnet_sockin -lrumpnet
LDADD+= -lrumpnet_sockin -lrumpnet
LDADD+= -lrumpcrypto -lrumpdev_netsmb -lrumpdev
ISRUMP= # it is