dtinfo: make auxillary libs and programs build
This commit is contained in:
9
cde/programs/dtinfo/mmdb/misc/Makefile.am
Normal file
9
cde/programs/dtinfo/mmdb/misc/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
MAINTAINERCLEANFILES= Makefile.in
|
||||
|
||||
noinst_LIBRARIES = libmisc.a
|
||||
|
||||
AUTOMAKE_OPTIONS = no-dependencies
|
||||
|
||||
libmisc_a_CFLAGS = -DPORTABLE_DB
|
||||
|
||||
libmisc_a_SOURCES = ../../DtMmdb/misc/unique_id.c
|
||||
Reference in New Issue
Block a user