On 12/10/18 9:28 AM, Alex Bennée wrote: > +# FIXME: I don't know why the general rule in tests/tcg/Makefile isn't enough > +run-mips32-dspr2/%: mips32-dspr2/% > + $(call run-test, $<, $(QEMU) $(QEMU_OPTS) $<, "$< on $(TARGET_NAME) > $(QEMU_OPTS)")
Perhaps it's the "/"? Otherwise I agree it doesn't make sense. r~