mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
5 lines
85 B
Makefile
5 lines
85 B
Makefile
|
|
all::
|
||
|
|
$(MAKE) -j2 -f $(TESTPATH)/parallel-simple.mk
|
||
|
|
|
||
|
|
all:: results
|
||
|
|
@echo TEST-PASS
|