Files
cdesktop/cde/programs/dthelp/dthelpdemo/Makefile.am
Jon Trulson 137bbf383e 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.
2020-03-23 13:51:01 -06:00

11 lines
297 B
Makefile

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