programs/dtfile: add automake files
This commit is contained in:
12
cde/programs/dtfile/dtcopy/Makefile.am
Normal file
12
cde/programs/dtfile/dtcopy/Makefile.am
Normal 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
|
||||
Reference in New Issue
Block a user