ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST)))) NAME := bw_example_fx_ap2 SOURCE := ${NAME}.c include ${ROOT_DIR}/../../common/ios/ios.mk