programs/dtdspmsg: add automake file
authorChase <nicetrynsa@protonmail.ch>
Wed, 23 Oct 2019 18:53:39 +0000 (13:53 -0500)
committerJon Trulson <jon@radscan.com>
Wed, 23 Oct 2019 21:34:20 +0000 (15:34 -0600)
cde/programs/dtdspmsg/Makefile.am [new file with mode: 0644]

diff --git a/cde/programs/dtdspmsg/Makefile.am b/cde/programs/dtdspmsg/Makefile.am
new file mode 100644 (file)
index 0000000..9283902
--- /dev/null
@@ -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