mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-24 13:23:08 +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
|