Tidyups and a performance fix for networking.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21932 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2005-10-31 20:50:25 +00:00
parent 05a94eb676
commit fe50fce2c0
8 changed files with 10 additions and 2228 deletions

View file

@ -81,7 +81,6 @@ ADDITIONAL_TOOLS = \
nsconnection_server \
TEST_TOOL_NAME += $(ADDITIONAL_TOOLS)
# TEST_TOOL_NAME += gstcpport-client gstcpport-server
# The tool Objective-C source files to be compiled
awake_OBJC_FILES = awake.m
@ -94,8 +93,6 @@ exported-strings_OBJC_FILES = exported-strings.m
fref_OBJC_FILES = fref.m
gsbehavior_OBJC_FILES = gsbehavior.m
gslock_OBJC_FILES = gslock.m
gstcpport-client_OBJC_FILES = gstcpport-client.m
gstcpport-server_OBJC_FILES = gstcpport-server.m
nsarchiver_OBJC_FILES = nsarchiver.m
nsarray_OBJC_FILES = nsarray.m
nsattributedstring_OBJC_FILES = nsattributedstring.m