mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
5 lines
46 B
Makefile
5 lines
46 B
Makefile
all: t1 t2
|
|
@echo TEST-PASS
|
|
|
|
t1:
|
|
touch t1 t2
|