Artifact
28c5d80afc43907432119602d863911242e07232:
Attachment "patch-unix_Makefile_in_noat" to
ticket [2764263fff]
added by
stwo
2009-04-15 12:24:13.
Index: tk/unix/Makefile.in
===================================================================
RCS file: /cvsroot/tktoolkit/tk/unix/Makefile.in,v
retrieving revision 1.143.2.3
diff -u -r1.143.2.3 Makefile.in
--- tk/unix/Makefile.in 10 Apr 2009 11:07:32 -0000 1.143.2.3
+++ tk/unix/Makefile.in 15 Apr 2009 05:07:22 -0000
@@ -638,7 +638,6 @@
# % make test TESTFLAGS="-verbose bps -file fileName.test"
test: test-classic test-ttk
- @
test-classic: tktest
$(SHELL_ENV) ./tktest $(TEST_DIR)/all.tcl -geometry +0+0 $(TESTFLAGS)