Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/dev/md don't include librump twice
details: https://anonhg.NetBSD.org/src/rev/2f33cdfb7d89
branches: trunk
changeset: 759167:2f33cdfb7d89
user: pooka <pooka%NetBSD.org@localhost>
date: Tue Nov 30 19:03:44 2010 +0000
description:
don't include librump twice
diffstat:
tests/dev/md/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 086cfd3115f6 -r 2f33cdfb7d89 tests/dev/md/Makefile
--- a/tests/dev/md/Makefile Tue Nov 30 18:44:07 2010 +0000
+++ b/tests/dev/md/Makefile Tue Nov 30 19:03:44 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2010/11/23 15:38:54 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2010/11/30 19:03:44 pooka Exp $
#
.include <bsd.own.mk>
@@ -14,7 +14,6 @@
LDADD+= -lrumpdev_md -lrumpdev_disk -lrumpdev -lrumpvfs
LDADD+= -lrump
LDADD+= -lrumpuser
-LDADD+= -lrump
LDADD+= -lpthread
WARNS= 4
Home |
Main Index |
Thread Index |
Old Index