libs-base/Tests/base/NSURLHandle/Helpers/GNUmakefile

13 lines
240 B
Text
Raw Normal View History

include $(GNUSTEP_MAKEFILES)/common.make
TOOL_NAME = StatusServer
StatusServer_OBJC_FILES = StatusServer.m
StatusServer_NEEDS_GUI = NO
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/tool.make
-include GNUmakefile.postamble