summaryrefslogtreecommitdiffstats
path: root/NWGNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 8f1a80fb60..4fa1afdf45 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -329,7 +329,7 @@ FILE_nlm_copyright =
#
FILES_nlm_Ximports = \
@netware.imp \
- @$(APR)/aprlib.imp \
+ @aprlib.imp \
@libc.imp \
GetCurrentAddressSpace \
$(EOLIST)
@@ -344,7 +344,7 @@ endif
# Any symbols exported to here
#
FILES_nlm_exports = \
- @$(NWOS)/httpd.imp \
+ @httpd.imp \
$(EOLIST)
#