DtMmdb: prepare for building dtinfoge.

This commit is contained in:
Liang Chang
2021-12-10 07:12:02 +08:00
parent 3697a3696b
commit ff439cb2f4
38 changed files with 150 additions and 78 deletions

View File

@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES = Makefile.in
noinst_LTLIBRARIES = libdstr.la
libdstr_la_CXXFLAGS = -DC_API -I.. -I../dti_excs
libdstr_la_CXXFLAGS = -I..
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 \