summaryrefslogtreecommitdiff
path: root/test/NWGNUtryread
diff options
context:
space:
mode:
Diffstat (limited to 'test/NWGNUtryread')
-rw-r--r--test/NWGNUtryread11
1 files changed, 4 insertions, 7 deletions
diff --git a/test/NWGNUtryread b/test/NWGNUtryread
index 9871b88dd..0ed52ead2 100644
--- a/test/NWGNUtryread
+++ b/test/NWGNUtryread
@@ -54,7 +54,6 @@ XDEFINES += \
XLFLAGS += \
$(EOLIST)
-
endif
ifeq "$(RELEASE)" "noopt"
@@ -69,8 +68,6 @@ XDEFINES += \
XLFLAGS += \
$(EOLIST)
-
- $(EOLIST)
endif
ifeq "$(RELEASE)" "release"
@@ -104,13 +101,13 @@ NLM_DESCRIPTION = reader NLM to test flock
# This is used by the '-threadname' directive. If left blank,
# NLM_NAME Thread will be used.
#
-NLM_THREAD_NAME = try_read
+NLM_THREAD_NAME = $(NLM_NAME)
#
# This is used by the '-screenname' directive. If left blank,
# 'Apache for NetWare' Thread will be used.
#
-NLM_SCREEN_NAME = DEFAULT
+NLM_SCREEN_NAME = DEFAULT
#
# If this is specified, it will override VERSION value in
@@ -148,7 +145,7 @@ NLM_FLAGS = AUTOUNLOAD, PSEUDOPREEMPTION, MULTIPLE
# file instead of the default of $(APR)/misc/netware/apache.xdc. XDCData can
# be disabled by setting APACHE_UNIPROC in the environment
#
-XDCDATA =
+XDCDATA =
#
# Declare all target files (you must add your files here)
@@ -220,7 +217,7 @@ FILES_nlm_Ximports = \
#
FILES_nlm_exports = \
$(EOLIST)
-
+
#
# These are the OBJ files needed to create the LIB target above.
# Paths must all use the '/' character