mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Some testcase reliability improvements
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39957 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
197fdeaecb
commit
69d6cfa99d
8 changed files with 51 additions and 30 deletions
|
@ -3,14 +3,13 @@ include $(GNUSTEP_MAKEFILES)/common.make
|
|||
|
||||
TOOL_NAME = capture respond keepalive
|
||||
|
||||
NEEDS_GUI = NO
|
||||
|
||||
capture_OBJC_FILES = capture.m
|
||||
capture_NEEDS_GUI = NO
|
||||
|
||||
respond_OBJC_FILES = respond.m
|
||||
respond_NEEDS_GUI = NO
|
||||
|
||||
keepalive_OBJC_FILES = keepalive.m
|
||||
keepalive_NEEDS_GUI = NO
|
||||
|
||||
-include GNUmakefile.preamble
|
||||
include $(GNUSTEP_MAKEFILES)/tool.make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue