btstack/port/ios/Makefile

11 lines
361 B
Makefile
Raw Normal View History

# this uses rpetrich's lipoplastic feature not present in dhowett's repository
# you need to install Xcode 4.4.1 as /Applications/Xcode-4.4.1.app
2015-05-03 18:55:01 +00:00
SUBPROJECTS = src example PatchBlueTool PrefsBundle
include $(THEOS)/makefiles/common.mk
include $(THEOS_MAKE_PATH)/aggregate.mk
distclean:
2016-01-21 14:41:16 +00:00
rm -rf layout btstack_config.h src/Makefile example/Makefile Makefile