programs/dtinfo: add automake files
This commit is contained in:
10
cde/programs/dtinfo/DtMmdb/dstr/Makefile.am
Normal file
10
cde/programs/dtinfo/DtMmdb/dstr/Makefile.am
Normal file
@@ -0,0 +1,10 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libdstr.la
|
||||
|
||||
libdstr_la_CXXFLAGS = -DC_API -I.. -I../dti_excs
|
||||
|
||||
libdstr_la_SOURCES = set.C bset.C slist.C dlist_cell.C dlist.C heap.C \
|
||||
void_ptr_array.C void_ptr_stack.C memory_pool.C \
|
||||
dstr_test.C index_agent.C token_stack.C \
|
||||
slist_char_ptr_cell.C
|
||||
Reference in New Issue
Block a user