brickworks/examples/fx_ring_mod/ios/Makefile

7 lines
168 B
Makefile

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