mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-12 06:43:17 +00:00
8 lines
139 B
Makefile
8 lines
139 B
Makefile
include $(THEOS)/makefiles/common.mk
|
|
|
|
TOOL_NAME = PatchBlueTool
|
|
|
|
PatchBlueTool_FILES = PatchBlueTool.c
|
|
|
|
include $(THEOS_MAKE_PATH)/tool.mk
|