mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-03 23:47:08 +00:00
8 lines
270 B
Makefile
8 lines
270 B
Makefile
# 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
|
|
|
|
SUBPROJECTS = src PatchBlueTool PrefsBundle
|
|
|
|
include $(THEOS)/makefiles/common.mk
|
|
include $(THEOS_MAKE_PATH)/aggregate.mk
|