mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
8 lines
129 B
Makefile
8 lines
129 B
Makefile
#T gmake skip
|
|
#T returncode: 2
|
|
|
|
CMD = %pycmd asplode
|
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
|
|
|
all:
|
|
$(CMD) not-an-integer
|