programs/dtfile: add automake files

This commit is contained in:
Chase
2019-10-23 14:21:06 -05:00
committed by Jon Trulson
parent 407153b0f3
commit febc0c45c1
2 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
MAINTAINERCLEANFILES = Makefile.in
bin_PROGRAMS = dtfile_copy
dtfile_copy_CFLAGS = -DSHAPE
if SUN
dtfile_copy_CFLAGS += -xF
endif
dtfile_copy_SOURCES = main_dtcopy.c copydialog.c overwrtdialog.c dosync.c \
fsrtns.c utils.c errordialog.c sharedFuncs.c