You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by fu...@apache.org on 2009/06/28 07:04:55 UTC

svn commit: r789044 - /apr/apr/trunk/NWGNUmakefile

Author: fuankg
Date: Sun Jun 28 05:04:54 2009
New Revision: 789044

URL: http://svn.apache.org/viewvc?rev=789044&view=rev
Log:
fixed NetWare build (continued...)

Modified:
    apr/apr/trunk/NWGNUmakefile

Modified: apr/apr/trunk/NWGNUmakefile
URL: http://svn.apache.org/viewvc/apr/apr/trunk/NWGNUmakefile?rev=789044&r1=789043&r2=789044&view=diff
==============================================================================
--- apr/apr/trunk/NWGNUmakefile (original)
+++ apr/apr/trunk/NWGNUmakefile Sun Jun 28 05:04:54 2009
@@ -408,12 +408,11 @@
 # 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