mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02: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
|