mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
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:
parent
05a94eb676
commit
fe50fce2c0
8 changed files with 10 additions and 2228 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue