summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-03-26 14:01:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-03-26 14:01:05 (GMT)
commit57b17e48d54e1c117a6c09b2047e3429312a3406 (patch)
tree7ebed7c7e9959df202e589c095648653b210d272 /unix
parentbeed4073b4e2b633b5fbd0831f52fbbcad523f6d (diff)
downloadtk-57b17e48d54e1c117a6c09b2047e3429312a3406.zip
tk-57b17e48d54e1c117a6c09b2047e3429312a3406.tar.gz
tk-57b17e48d54e1c117a6c09b2047e3429312a3406.tar.bz2
Tag for release.
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 53579f9..e31d7e6 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1398,15 +1398,6 @@ dist:
cp -p $(TOP_DIR)/win/rc/*.{rc,cur,ico,bmp} $(DISTDIR)/win/rc
$(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/rc/*.rc
$(TCL_EXE) $(TOOL_DIR)/eolFix.tcl -crlf $(DISTDIR)/win/wish.exe.manifest.in
- mkdir $(DISTDIR)/mac
- 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
- cp -p $(TOP_DIR)/license.terms $(DISTDIR)/mac
- cp -p $(TOP_DIR)/mac/*.pch $(DISTDIR)/mac
- cp -p $(TOP_DIR)/mac/*.doc $(DISTDIR)/mac
- cp -p $(TOP_DIR)/mac/*.tcl $(DISTDIR)/mac
mkdir $(DISTDIR)/macosx
cp -p $(MAC_OSX_DIR)/Makefile $(MAC_OSX_DIR)/README \
$(MAC_OSX_DIR)/Wish.icns $(MAC_OSX_DIR)/*.c \