summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorandreas_kupries <andreas_kupries@noemail.net>2008-07-21 19:44:36 (GMT)
committerandreas_kupries <andreas_kupries@noemail.net>2008-07-21 19:44:36 (GMT)
commit641c07303e52993b3ed25b2e61485b7e33f44f80 (patch)
tree2cef0b46f90a0538a5a505a7417c3564145d0917 /unix
parent0072622efb9bb253b42f95a92e27ebd19e17a657 (diff)
downloadtcl-641c07303e52993b3ed25b2e61485b7e33f44f80.zip
tcl-641c07303e52993b3ed25b2e61485b7e33f44f80.tar.gz
tcl-641c07303e52993b3ed25b2e61485b7e33f44f80.tar.bz2
Undo local changes which did not belong in the last commit.
FossilOrigin-Name: 118be23b5a321b8580858c0c5cefc6d8b0940191
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 5fe8a5c..aa3df78 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -4,7 +4,7 @@
# "./configure", which is a configuration script generated by the "autoconf"
# program (constructs like "@foo@" will get replaced in the actual Makefile.
#
-# RCS: @(#) $Id: Makefile.in,v 1.229.2.4 2008/07/21 19:38:21 andreas_kupries Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.229.2.5 2008/07/21 19:44:37 andreas_kupries Exp $
VERSION = @TCL_VERSION@
MAJOR_VERSION = @TCL_MAJOR_VERSION@
@@ -876,8 +876,8 @@ install-private-headers: libraries
$(INSTALL_DATA) tclConfig.h "$(PRIVATE_INCLUDE_INSTALL_DIR)"; \
fi;
-#Makefile: $(UNIX_DIR)/Makefile.in $(DLTEST_DIR)/Makefile.in
-# $(SHELL) config.status
+Makefile: $(UNIX_DIR)/Makefile.in $(DLTEST_DIR)/Makefile.in
+ $(SHELL) config.status
#tclConfig.h: $(UNIX_DIR)/tclConfig.h.in
# $(SHELL) config.status