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:
10
cde/programs/dthelp/dthelpdemo/Makefile.am
Normal file
10
cde/programs/dthelp/dthelpdemo/Makefile.am
Normal 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
|
||||
Reference in New Issue
Block a user