LIST=CPU
EXTRA_LIBVPATH := $(EXTRA_LIBVPATH)
EXTRA_INCVPATH := $(EXTRA_INCVPATH)
ifndef QRECURSE
QRECURSE=recurse.mk
ifdef QCONFIG
QRDIR=$(dir $(QCONFIG))
endif
endif
include $(QRDIR)$(QRECURSE)
