blob: 1a332a6065278cca53d90ada2ab24bf5c80b5786 [file] [log] [blame]
# SingleSource/UnitTests/Mips/Makefile
LEVEL = ../../..
ifneq (,$(findstring mips16,$(MIPSARCH)))
PARALLEL_DIRS += Mips16
endif
include $(LEVEL)/SingleSource/Makefile.singlesrc