Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek

This commit is contained in:
Serge Gautherie 2009-04-29 00:57:50 +02:00
parent e11c94e99c
commit c17d8fb2ec
4 changed files with 0 additions and 12 deletions

View File

@ -48,5 +48,3 @@ XPCSHELL_TESTS = unit \
$(NULL)
include $(topsrcdir)/config/rules.mk
check::

View File

@ -51,7 +51,3 @@ XPCSHELL_TESTS = unit
DIRS += mochitest
include $(topsrcdir)/config/rules.mk
# Note: Invoke any additional (non-xpcshell) test programs here.
check::

View File

@ -63,6 +63,3 @@ XPCSHELL_TESTS = \
$(NULL)
include $(topsrcdir)/config/rules.mk
# Note: Invoke any additional (non-xpcshell) test programs here.
check::

View File

@ -110,8 +110,5 @@ XPCSHELL_TESTS = unit
include $(topsrcdir)/config/rules.mk
# Note: Invoke any additional (non-xpcshell) test programs here.
check::
libs:: $(MOCHI_TESTS) $(MOCHI_CONTENT)
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)