mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-24 22:59:09 +00:00
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
This commit is contained in:
parent
a7119e5599
commit
f4adee067f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue