dtinfo: make auxillary libs and programs build
This commit is contained in:
9
cde/programs/dtinfo/mmdb/btree/Makefile.am
Normal file
9
cde/programs/dtinfo/mmdb/btree/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LIBRARIES = libbtree.a
|
||||
|
||||
AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
libbtree_a_CXXFLAGS = -I../../DtMmdb -I../../DtMmdb/dti_excs
|
||||
|
||||
libbtree_a_SOURCES = ../../DtMmdb/btree/mmdb_btree.C
|
||||
Reference in New Issue
Block a user