Index: Makefile.in =================================================================== diff -u -N -r8eebb7d3d20fbdc1566b4c1729d63a90e5d67882 -r754d15629c391a45f5fed1d29d67d2431a04acf3 --- Makefile.in (.../Makefile.in) (revision 8eebb7d3d20fbdc1566b4c1729d63a90e5d67882) +++ Makefile.in (.../Makefile.in) (revision 754d15629c391a45f5fed1d29d67d2431a04acf3) @@ -559,7 +559,7 @@ for dir in $$dirs ; do \ if (cd $$dir; $(MAKE) $@) ; then true ; else exit 1 ; fi ; \ done; fi - $(TCLSH) $(src_test_dir_native)/summary.tcl -title NX+XOTcl -libdir $(PLATFORM_DIR) $(TESTFLAGS) + @$(TCLSH) $(src_test_dir_native)/summary.tcl -title NX+XOTcl -libdir $(PLATFORM_DIR) $(TESTFLAGS) test-nohttp: binaries libraries test-core test-xotcl