summaryrefslogtreecommitdiff
path: root/test/NWGNUsockperf
diff options
context:
space:
mode:
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 82baa6bd6..398669697 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
@@ -209,7 +209,7 @@ FILE_nlm_copyright =
# Any additional imports go here
#
FILES_nlm_Ximports = \
- @$(APR)/aprlib.imp \
+ @aprlib.imp \
@libc.imp \
$(EOLIST)