Home
last modified time | relevance | path

Searched refs:LIB_SHARED (Results 1 – 22 of 22) sorted by relevance

/dragonfly/contrib/lvm2/dist/liblvm/
HDMakefile35 LIB_SHARED = $(LIB_NAME).dylib macro
37 LIB_SHARED = $(LIB_NAME).so macro
72 install_dynamic: $(LIB_SHARED)
74 $(libdir)/$(LIB_SHARED).$(LIB_VERSION_APP)
75 $(LN_S) -f $(LIB_SHARED).$(LIB_VERSION_APP) \
76 $(libdir)/$(LIB_SHARED)
HDMakefile.in35 LIB_SHARED = $(LIB_NAME).dylib
37 LIB_SHARED = $(LIB_NAME).so
72 install_dynamic: $(LIB_SHARED)
74 $(libdir)/$(LIB_SHARED).$(LIB_VERSION_APP)
75 $(LN_S) -f $(LIB_SHARED).$(LIB_VERSION_APP) \
76 $(libdir)/$(LIB_SHARED)
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/
HDMakefile.in39 LIB_SHARED = libdevmapper-event.dylib
41 LIB_SHARED = libdevmapper-event.so
42 VERSIONED_SHLIB = $(LIB_SHARED).$(LIB_VERSION)
59 $(VERSIONED_SHLIB): $(LIB_SHARED)
61 $(LN_S) $(LIB_SHARED) $@
63 dmeventd: $(LIB_SHARED) $(VERSIONED_SHLIB) dmeventd.o
HDMakefile39 LIB_SHARED = libdevmapper-event.dylib macro
41 LIB_SHARED = libdevmapper-event.so macro
42 VERSIONED_SHLIB = $(LIB_SHARED).$(LIB_VERSION)
59 $(VERSIONED_SHLIB): $(LIB_SHARED)
61 $(LN_S) $(LIB_SHARED) $@
63 dmeventd: $(LIB_SHARED) $(VERSIONED_SHLIB) dmeventd.o
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/plugins/mirror/
HDMakefile26 LIB_SHARED = libdevmapper-event-lvm2mirror.dylib macro
28 LIB_SHARED = libdevmapper-event-lvm2mirror.so macro
HDMakefile.in26 LIB_SHARED = libdevmapper-event-lvm2mirror.dylib
28 LIB_SHARED = libdevmapper-event-lvm2mirror.so
/dragonfly/contrib/lvm2/dist/daemons/dmeventd/plugins/snapshot/
HDMakefile26 LIB_SHARED = libdevmapper-event-lvm2snapshot.dylib macro
28 LIB_SHARED = libdevmapper-event-lvm2snapshot.so macro
HDMakefile.in26 LIB_SHARED = libdevmapper-event-lvm2snapshot.dylib
28 LIB_SHARED = libdevmapper-event-lvm2snapshot.so
/dragonfly/contrib/lvm2/dist/libdm/
HDMakefile43 LIB_SHARED = $(interface)/libdevmapper.dylib macro
45 LIB_SHARED = $(interface)/libdevmapper.so macro
HDMakefile.in43 LIB_SHARED = $(interface)/libdevmapper.dylib
45 LIB_SHARED = $(interface)/libdevmapper.so
/dragonfly/contrib/lvm2/dist/lib/snapshot/
HDMakefile22 LIB_SHARED = liblvm2snapshot.so macro
HDMakefile.in22 LIB_SHARED = liblvm2snapshot.so
/dragonfly/contrib/lvm2/dist/lib/mirror/
HDMakefile22 LIB_SHARED = liblvm2mirror.so macro
HDMakefile.in22 LIB_SHARED = liblvm2mirror.so
/dragonfly/contrib/lvm2/dist/lib/locking/
HDMakefile22 LIB_SHARED = liblvm2clusterlock.so macro
HDMakefile.in22 LIB_SHARED = liblvm2clusterlock.so
/dragonfly/contrib/lvm2/dist/lib/format_pool/
HDMakefile26 LIB_SHARED = liblvm2formatpool.so macro
HDMakefile.in26 LIB_SHARED = liblvm2formatpool.so
/dragonfly/contrib/lvm2/dist/lib/format1/
HDMakefile29 LIB_SHARED = liblvm2format1.so macro
HDMakefile.in29 LIB_SHARED = liblvm2format1.so
/dragonfly/contrib/lvm2/dist/
HDmake.tmpl.in150 TARGETS += $(LIB_SHARED) $(LIB_STATIC) $(VERSIONED_SHLIB)
210 $(LIB_SHARED): $(OBJECTS) $(LDDEPS)
216 $(LIB_SHARED): $(OBJECTS) $(LDDEPS)
HDmake.tmpl150 TARGETS += $(LIB_SHARED) $(LIB_STATIC) $(VERSIONED_SHLIB)
210 $(LIB_SHARED): $(OBJECTS) $(LDDEPS)
216 $(LIB_SHARED): $(OBJECTS) $(LDDEPS)