Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/rump_syspuffs link putter now that it's a sep...
details: https://anonhg.NetBSD.org/src/rev/42d023319bf9
branches: trunk
changeset: 755964:42d023319bf9
user: pooka <pooka%NetBSD.org@localhost>
date: Wed Jun 30 16:22:49 2010 +0000
description:
link putter now that it's a separate component
diffstat:
usr.sbin/puffs/rump_syspuffs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r ef0187f541a0 -r 42d023319bf9 usr.sbin/puffs/rump_syspuffs/Makefile
--- a/usr.sbin/puffs/rump_syspuffs/Makefile Wed Jun 30 16:17:12 2010 +0000
+++ b/usr.sbin/puffs/rump_syspuffs/Makefile Wed Jun 30 16:22:49 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2008/08/09 11:07:26 pooka Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/30 16:22:49 pooka Exp $
#
PROG= rump_syspuffs
-LDADD+= -lrumpfs_syspuffs
+LDADD+= -lrumpfs_syspuffs -lrumpdev_putter
DPADD+= ${LIBRUMPFS_SYSPUFFS}
ISRUMP= # indubitably
Home |
Main Index |
Thread Index |
Old Index