Files
sogo/Tests/Integration/GNUmakefile
T

10 lines
206 B
Makefile

include ../../config.make
include $(GNUSTEP_MAKEFILES)/common.make
TOOL_NAME = teststrings
teststrings_OBJC_FILES += \
teststrings.m
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/tool.make