mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
136 B
Makefile
9 lines
136 B
Makefile
|
#T gmake skip
|
||
|
#T returncode: 2
|
||
|
|
||
|
CMD = %pycmd asplode_return
|
||
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
||
|
|
||
|
all:
|
||
|
$(CMD) not-an-integer
|