Files
cdesktop/cde/programs/dtsearchpath/dtappg/Makefile.am
2019-10-23 15:34:20 -06:00

18 lines
327 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtappgather
dtappgather_CXXFLAGS = -I../libCliSrv
if AIX
dtappgather_CXXFLAGS += -DIOSTREAMSWORKS
endif
dtappgather_LDADD = ../libCliSrv/libCliSrv.a $(LIBTT) $(XTOOLLIB) ${X_LIB}
if SUN
dtappgather_LDADD += -ldl -lintl
endif
dtappgather_SOURCES = Options.C dtappgather.C