mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-10 05:18:36 +03:00
Move library targets definition into template.
This commit is contained in:
parent
482eb1f3fb
commit
cb3a00e027
@ -24,8 +24,6 @@ INCLUDES = -I$(interface)
|
||||
LIB_STATIC = $(interface)/libdevmapper.a
|
||||
LIB_SHARED = $(interface)/libdevmapper.so
|
||||
|
||||
TARGETS = $(LIB_STATIC) $(LIB_SHARED)
|
||||
|
||||
include ../make.tmpl
|
||||
|
||||
.PHONY: install_dynamic install_static \
|
||||
|
Loading…
Reference in New Issue
Block a user