darling-libobjc2/Test/GNUmakefile

9 lines
147 B
Makefile

include $(GNUSTEP_MAKEFILES)/common.make
TOOL_NAME = RuntimeTest
RuntimeTest_OBJC_FILES=\
RuntimeTest.m
include $(GNUSTEP_MAKEFILES)/tool.make