1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

programs/dtpdmd: add automake files

This commit is contained in:
Chase 2019-10-23 14:48:42 -05:00 committed by Jon Trulson
parent 09bc04b088
commit 015b457916

View file

@ -0,0 +1,15 @@
MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtpdmd
dtpdmd_CFLAGS = -DCDE_INSTALLATION_TOP='"'${prefix}'"'
dtpdmd_LDADD = $(XTOOLLIB) ${X_LIBS}
if SUN
dtpdmd_LDADD += -lm -ldl
endif
dtpdmd_SOURCES = dispatch.c dtpdmd.c mailbox.c \
manager.c records.c setup.c \
util.c