mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-07 09:31:28 +00:00
9 lines
123 B
Makefile
9 lines
123 B
Makefile
#T gmake skip
|
|
#T returncode: 2
|
|
|
|
CMD = %pycmd asplode_return
|
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
|
|
|
all:
|
|
$(CMD) 1
|