mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
5 lines
84 B
Makefile
5 lines
84 B
Makefile
#T returncode: 2
|
|
|
|
out/host_foo.o: host_%.o: host_%.c out
|
|
cp $< $@
|
|
@echo TEST-FAIL
|