Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/rump/net/rumptest This wasn't supposed to go in -- the t...
details: https://anonhg.NetBSD.org/src/rev/a1443725303d
branches: trunk
changeset: 748125:a1443725303d
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Oct 14 17:34:08 2009 +0000
description:
This wasn't supposed to go in -- the tree is under temporary
component boundary breakage.
diffstat:
sys/rump/net/rumptest/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r d4bf99aafee4 -r a1443725303d sys/rump/net/rumptest/Makefile
--- a/sys/rump/net/rumptest/Makefile Wed Oct 14 17:33:56 2009 +0000
+++ b/sys/rump/net/rumptest/Makefile Wed Oct 14 17:34:08 2009 +0000
@@ -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 @@
# use protocol families provided by host kernel sockets
#LDADD= -lrump -lrumpnet -lrumpnet_sockin -lrumpuser -lpthread
-LDADD+= -lrumpvfs
-
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index