Searched refs:PLATFORMS (Results 1 – 1 of 1) sorted by relevance
122 PLATFORMS := $(shell ls -I common plat/) macro124 HELP_PLATFORMS := $(shell echo ${PLATFORMS} | sed 's/ /|/g')142 ifeq ($(findstring ${PLAT},${PLATFORMS}),)143 $(error "Error: Invalid platform. The following platforms are available: ${PLATFORMS}")