From 728a131ecbfd5d7b51efbc78d21abb117ffa1d91 Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 22 Dec 2008 15:45:43 +0000 Subject: Drop lone @ line from test: target --- unix/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index 7e72acc..799ee0e 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.257 2008/12/21 20:55:47 das Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.258 2008/12/22 15:45:43 dgp Exp $ VERSION = @TCL_VERSION@ MAJOR_VERSION = @TCL_MAJOR_VERSION@ @@ -635,7 +635,6 @@ tcltest-real: # % make test TESTFLAGS="-verbose bps -file fileName.test" test: test-tcl test-packages - @ test-tcl: tcltest $(SHELL_ENV) ./tcltest $(TOP_DIR)/tests/all.tcl $(TESTFLAGS) -- cgit v0.12