зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
136 B
Makefile
9 строки
136 B
Makefile
|
#T gmake skip
|
||
|
#T returncode: 2
|
||
|
|
||
|
CMD = %pycmd asplode_return
|
||
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
||
|
|
||
|
all:
|
||
|
$(CMD) not-an-integer
|