theos makefile for PatchBlueTool

This commit is contained in:
matthias.ringwald 2013-02-28 22:58:42 +00:00
parent 784db2d54c
commit 9585b5964c

7
PatchBlueTool/Makefile Normal file
View File

@ -0,0 +1,7 @@
include $(THEOS)/makefiles/common.mk
TOOL_NAME = PatchBlueTool
PatchBlueTool_FILES = PatchBlueTool.c
include $(THEOS_MAKE_PATH)/tool.mk