dthelp: get parts of it building.

This was a patch from Peter G, though modified a bit regarding the
LDADDs the way we do them now.
This commit is contained in:
Jon Trulson
2020-03-23 13:51:01 -06:00
parent dcda29d67a
commit 137bbf383e
7 changed files with 25 additions and 12 deletions

View File

@@ -0,0 +1,10 @@
MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dthelpdemo
dthelpdemo_CPPFLAGS = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" \
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
dthelpdemo_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
dthelpdemo_SOURCES = Main.c HourGlass.c HelpCache.c