mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-30 03:08:38 +09:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
$(NULL): foo.c
|
|
@echo TEST-FAIL
|
|
|
|
all:
|
|
@echo TEST-PASS
|