dtcalc: make it build
[oweals/cde.git] / cde / programs / dtcalc / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 bin_PROGRAMS = dtcalc
4
5 dtcalc_CPPFLAGS = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\"
6
7 dtcalc_LDADD = $(DTCLIENTLIBS) $(XTOOLLIB)
8
9 if SOLARIS
10 dtcalc_LDADD += -lintl -ldl
11 endif
12
13
14 dtcalc_SOURCES = calctool.c ds_common.c ds_popup.c ds_widget.c          \
15                  ds_xlib.c functions.c help.c motif.c mp.c text.c       \
16                  calctool.h ds_popup.h ds_xlib.h patchlevel.h           \
17                  ds_common.h ds_widget.h motif.h