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,27 @@
MAINTAINERCLEANFILES = Makefile.in
noinst_LTLIBRARIES = libDtUtil1.la
libDtUtil1_la_CFLAGS = -I../include $(TIRPCINC) -DMULTIBYTE \
-DCDE_INSTALLATION_TOP=\"${prefix}\" \
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
if SUN
libDtUtil1_la_CFLAGS += -DNO_REGCOMP
endif
if HPUX
libDtUtil2_la_CFLAGS += -DMESSAGE_CAT
endif
libDtUtil1_la_SOURCES = Action.c ActionTt.c ActionDb.c ActionFind.c \
ActionUtil.c DbReader.c DbUtil.c CmdSpc.c \
CmdMain.c CmdProcess.c CmdUtilityP.c Dnd.c \
DndDrag.c DndDrop.c DndIcon.c DndBuff.c DndFile.c \
DndText.c Dt.c Dts.c DtsDb.c DtsSort.c DbLoad.c \
DtsInit.c DtHash.c intarray.c inttab.c strtab.c \
DtsMM.c MMDb.c GetVWmHint.c GetMwmW.c Qualify.c \
Saver.c SetVWmHint.c SmComm.c SmUtil.c WmAddDelWs.c \
WmBackWin.c WmChBackD.c WmGWsInfo.c WmGWsList.c \
WmMarquee.c WmRestart.c WmRmWsFcn.c WmSetTitle.c \
WmWsCallB.c WmSetWs.c WmWsHints.c WmWsOccupy.c