include $(GNUSTEP_MAKEFILES)/common.make

TOOL_NAME = tool
tool_OBJC_FILES = test.m

include $(GNUSTEP_MAKEFILES)/tool.make