dtfile: make it build

This commit is contained in:
Jon Trulson
2019-10-30 10:59:45 -06:00
parent 89914f6168
commit 62e6e5c58c
5 changed files with 14 additions and 9 deletions

View File

@@ -2,11 +2,13 @@ MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtfile_copy
dtfile_copy_CFLAGS = -DSHAPE
dtfile_copy_CFLAGS = -DSHAPE $(TIRPCINC)
if SOLARIS
dtfile_copy_CFLAGS += -xF
endif
dtfile_copy_LDADD = @DTCLIENTLIBS@ -lXm $(TIRPCLIB) $(XTOOLLIB)
dtfile_copy_SOURCES = main_dtcopy.c copydialog.c overwrtdialog.c dosync.c \
fsrtns.c utils.c errordialog.c sharedFuncs.c