summaryrefslogtreecommitdiff
path: root/test/NWGNUsockperf
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-03-06 20:13:35 +0000
committerGuenter Knauf <fuankg@apache.org>2011-03-06 20:13:35 +0000
commitb5bb3816a61001a32b15b4f01c51780ccc9877da (patch)
tree93494832caa538866668322a14204271cf97ae6e /test/NWGNUsockperf
parent72d4d5cb4e906f30501128cc711e7ef26c29a6e9 (diff)
downloadapr-b5bb3816a61001a32b15b4f01c51780ccc9877da.tar.gz
NetWare build overhaul in order to compile on Linux.
Part 4. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1078559 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/NWGNUsockperf')
-rw-r--r--test/NWGNUsockperf6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/NWGNUsockperf b/test/NWGNUsockperf
index c2d5f7d8b..8e9c548b7 100644
--- a/test/NWGNUsockperf
+++ b/test/NWGNUsockperf
@@ -123,12 +123,12 @@ NLM_STACK_SIZE =
#
# If this is specified it will be used by the link '-entry' directive
#
-NLM_ENTRY_SYM = _LibCPrelude
+NLM_ENTRY_SYM =
#
# If this is specified it will be used by the link '-exit' directive
#
-NLM_EXIT_SYM = _LibCPostlude
+NLM_EXIT_SYM =
#
# If this is specified it will be used by the link '-check' directive
@@ -249,5 +249,5 @@ install :: nlms FORCE
# in this makefile
#
-include $(APR_WORK)/build/NWGNUtail.inc
+include $(APRBUILD)/NWGNUtail.inc