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

programs/dtdspmsg: add automake file

This commit is contained in:
Chase 2019-10-23 13:53:39 -05:00 committed by Jon Trulson
parent 2d136b7062
commit fbd9308ac8

View file

@ -0,0 +1,15 @@
MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtdspmsg
if HPUX
dtdspmsg_CFLAGS = +e
endif
dtdspmsg_LDADD = -lm
if SUN
dtdspmsg_LDADD += -ldl -lgen
endif
dtdspmsg_SOURCES = dtdspmsg.c