include $(GNUSTEP_MAKEFILES)/common.make

TOOL_NAME = RuntimeTest

RuntimeTest_OBJC_FILES=\
	RuntimeTest.m

include $(GNUSTEP_MAKEFILES)/tool.make
