From f4adee067f0012c51c42fa5ab465b37be1e68b99 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 13 Sep 2001 21:22:59 +0000 Subject: [PATCH] Removed internal-check target - to make tests, you normally define a top level check: target yourself git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10895 72102866-910b-0410-8b05-ffd578937521 --- test-tool.make | 2 -- 1 file changed, 2 deletions(-) diff --git a/test-tool.make b/test-tool.make index 24281cf9..e5ce05fd 100644 --- a/test-tool.make +++ b/test-tool.make @@ -44,8 +44,6 @@ internal-distclean:: $(TEST_TOOL_NAME:=.distclean.tool.subprojects) static_debug_obj static_profile_obj shared_profile_debug_obj \ static_profile_debug_obj -internal-check:: $(TEST_TOOL_NAME:=.check.tool.variables) - $(TEST_TOOL_NAME):: @$(MAKE) -f $(MAKEFILE_NAME) --no-print-directory $@.all.tool.variables