mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 09:05:45 +00:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
all::
|
|
$(MAKE) -j2 -f $(TESTPATH)/parallel-simple.mk
|
|
|
|
all:: results
|
|
@echo TEST-PASS
|