Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl2/lvm2/lib/libdevmapper Use LIBDPLIBS
details: https://anonhg.NetBSD.org/src/rev/55152ee5a5db
branches: trunk
changeset: 761931:55152ee5a5db
user: matt <matt%NetBSD.org@localhost>
date: Fri Feb 11 06:35:26 2011 +0000
description:
Use LIBDPLIBS
diffstat:
external/gpl2/lvm2/lib/libdevmapper/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fc306676e1aa -r 55152ee5a5db external/gpl2/lvm2/lib/libdevmapper/Makefile
--- a/external/gpl2/lvm2/lib/libdevmapper/Makefile Fri Feb 11 01:59:56 2011 +0000
+++ b/external/gpl2/lvm2/lib/libdevmapper/Makefile Fri Feb 11 06:35:26 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/12/23 17:46:55 christos Exp $
+# $NetBSD: Makefile,v 1.6 2011/02/11 06:35:26 matt Exp $
USE_SHLIBDIR= yes
USE_FORT?= no
@@ -15,7 +15,7 @@
CPPFLAGS+= -D__LIB_DEVMAPPER__
-LDADD+= -lprop
+LIBDPLIBS+= prop ${NETBSDSRCDIR}/lib/libprop
SRCS+= bitset.c hash.c list.c libdm-common.c libdm-file.c \
libdm-deptree.c libdm-string.c libdm-report.c \
Home |
Main Index |
Thread Index |
Old Index