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