mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
Move library targets definition into template.
This commit is contained in:
parent
b31a37d7d3
commit
5181ba8f70
@ -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