blob: 40fc9cca6c7a04bea07e458d4378e1eca3564e39 [file] [log] [blame]
ifndef QCONFIG
QCONFIG=qconfig.mk
endif
include $(QCONFIG)
include $(MKFILES_ROOT)/qtargets.mk
ifeq ($(OS),nto)
ifeq ($(IVEHOME),)
IVEHOME:=/opt/vame/ive/bin
endif
EXTRA_INCVPATH+=$(IVEHOME)/include
endif