lib/DtSvc: add automake files

This commit is contained in:
Chase
2019-10-22 18:20:04 -05:00
committed by Jon Trulson
parent 8dfc0f62eb
commit b587eb7bf3
6 changed files with 120 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
MAINTAINERCLEANFILES = Makefile.in
noinst_LTLIBRARIES = libDtCodelibs.la
libDtCodelibs_la_CXXFLAGS = -I../include -DMULTIBYTE
if AIX
libDtCodelibs_la_CXXFLAGS = -qlanglvl=compat
endif
if SUN
libDtCodelibs_la_CXXFLAGS = -DNO_REGCOMP
endif
if HPUX
libDtCodelibs_la_CXXFLAGS = -DMESSAGE_CAT
endif
libDtCodelibs_la_SOURCES = buf.C filegen.C mbschr.C \
pathcollapse.C shellscan.C strend.C \
strhash.C stringio.C strtokx.C \
strwcmp.C privbuf.C strcase.C