From 068cb6c58c21179128dd33d86208e199e83e4d64 Mon Sep 17 00:00:00 2001 From: build Date: Wed, 23 Sep 1998 20:18:03 +0000 Subject: Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. --- unix/Makefile.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index 186e49d..072cb59 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -5,7 +5,7 @@ # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # -# RCS: @(#) $Id: Makefile.in,v 1.9 1998/09/14 18:23:54 stanton Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.10 1998/09/23 20:18:03 build Exp $ # Current Tk version; used in various names. @@ -838,10 +838,7 @@ dist: $(UNIX_DIR)/configure $(TOP_DIR)/win/rc/*.ico $(TOP_DIR)/win/rc/*.bmp \ $(DISTDIR)/win/rc mkdir $(DISTDIR)/mac - sccs edit -s $(TOP_DIR)/mac/tkMacProjects.sea.hqx - cp -p tkMacProjects.sea.hqx $(DISTDIR)/mac - sccs unedit $(TOP_DIR)/mac/tkMacProjects.sea.hqx - rm -f tkMacProjects.sea.hqx + cp -p $(TOP_DIR)/mac/tkMacProjects.sea.hqx $(DISTDIR)/mac cp -p $(TOP_DIR)/mac/*.c $(TOP_DIR)/mac/*.h $(TOP_DIR)/mac/*.r \ $(DISTDIR)/mac cp -p $(TOP_DIR)/mac/README $(DISTDIR)/mac -- cgit v0.12