DtMmdb: move to lib directory as a standalone library.
This commit is contained in:
8
cde/lib/DtMmdb/hmphf/Makefile.am
Normal file
8
cde/lib/DtMmdb/hmphf/Makefile.am
Normal file
@@ -0,0 +1,8 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libhmphf.la
|
||||
|
||||
libhmphf_la_CXXFLAGS = -DPORTABLE_DB -I..
|
||||
|
||||
libhmphf_la_SOURCES = buckets.C mphf_funcs.C mphf_hash_table.C \
|
||||
params.C pattern.C sorter.C
|
||||
Reference in New Issue
Block a user