Files
cdesktop/cde/programs/dthelp/dthelpview/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

10 lines
184 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dthelpview
dthelpview_CFLAGS = -D_BMS
dthelpview_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
dthelpview_SOURCES = Main.c ManPage.c Util.c