DtMmdb: move to lib directory as a standalone library.
This commit is contained in:
7
cde/lib/DtMmdb/mgrs/Makefile.am
Normal file
7
cde/lib/DtMmdb/mgrs/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libmgrs.la
|
||||
|
||||
libmgrs_la_CXXFLAGS = -DCOMPACTED_DISK_REP -DPORTABLE_DB -I..
|
||||
|
||||
libmgrs_la_SOURCES = managers.C misc.C query_mgr.C template_mgr.C
|
||||
Reference in New Issue
Block a user