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_hfs remove unnecessary LDADD
details: https://anonhg.NetBSD.org/src/rev/1ef4e31257b7
branches: trunk
changeset: 749590:1ef4e31257b7
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Dec 03 14:26:44 2009 +0000
description:
remove unnecessary LDADD
diffstat:
usr.sbin/puffs/rump_hfs/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 5233c159d17a -r 1ef4e31257b7 usr.sbin/puffs/rump_hfs/Makefile
--- a/usr.sbin/puffs/rump_hfs/Makefile Thu Dec 03 14:23:49 2009 +0000
+++ b/usr.sbin/puffs/rump_hfs/Makefile Thu Dec 03 14:26:44 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/08/05 20:57:46 pooka Exp $
+# $NetBSD: Makefile,v 1.3 2009/12/03 14:26:44 pooka Exp $
#
MOUNTNAME= hfs
-LDADD+= -lrumpfs_hfs
ISRUMP= # rump roast
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index