summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2009-06-28 05:04:54 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2009-06-28 05:04:54 +0000
commitb88222155e471281d18fa3c7dc2f18837a6ffe5a (patch)
treeeefa67b51b31af9d3871aa3a2fbf721a5fd9e3ad /NWGNUmakefile
parente6ddc548de10f6569a4405d89e487dc0f8082871 (diff)
downloadlibapr-b88222155e471281d18fa3c7dc2f18837a6ffe5a.tar.gz
fixed NetWare build (continued...)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@789044 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index 6be7f7bbc..45c794a16 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -408,12 +408,11 @@ endif
# Any specialized rules here
#
-vpath %.c atomic/netware:strings:tables:passwd:lib:time/unix
+vpath %.c atomic/netware:strings:tables:passwd:time/unix
vpath %.c file_io/unix:locks/netware:misc/netware:misc/unix:threadproc/netware
-vpath %.c poll/unix:shmem\unix:support/unix:random/unix
-vpath %.c dso/netware:memory/unix:mmap/unix:user/netware
+vpath %.c poll/unix:shmem/unix:support/unix:random/unix
+vpath %.c dso/netware:memory/unix:mmap/unix:user/netware:util-misc
vpath %.c crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:misc:strmatch:uri:xlate
-vpath %.c util-misc
# Use the win32 network_io if Winsock is being used
ifdef USE_STDSOCKETS