From f585a74666c72b4c4e8e8470baac735798c4b083 Mon Sep 17 00:00:00 2001 From: William Joye Date: Fri, 3 Feb 2017 14:10:11 -0500 Subject: simplify build --- ds9/macosx/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ds9/macosx/Makefile.in b/ds9/macosx/Makefile.in index 487038e..8263c5e 100644 --- a/ds9/macosx/Makefile.in +++ b/ds9/macosx/Makefile.in @@ -184,8 +184,9 @@ ds9base : $(OBJS) $(LLIBS) $(TK_LIBS) \ $(LIBS) +# update date/time so we know when the build was done $(APPDIR): - cp -prf SAOImage\ DS9.app $(bindir) + cp -rf SAOImage\ DS9.app $(bindir) $(TCLDIR)/Tcl : $(TCLSRC)/Tcl cp -p $? "$@" -- cgit v0.12