summaryrefslogtreecommitdiff
path: root/NWGNUmakefile
diff options
context:
space:
mode:
authorjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2008-04-15 10:05:52 +0000
committerjorton <jorton@13f79535-47bb-0310-9956-ffa450edef68>2008-04-15 10:05:52 +0000
commit53c2621949bf8b87d1a053c6ded9e790882a1efd (patch)
tree5146549c62efd95b5a259bf00df49060177ef148 /NWGNUmakefile
parent55d7a6442284e5e598c6491a33b381ed60de5110 (diff)
downloadlibapr-util-53c2621949bf8b87d1a053c6ded9e790882a1efd.tar.gz
Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,
r585704, and r421404. Tweak test/Makefile{w,}.in to remove SSL tests; hopefully correctly. Per veto in msgid <20080414204254.GA16014@redhat.com>. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@648204 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r--NWGNUmakefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile
index bbb4c901..68a8733e 100644
--- a/NWGNUmakefile
+++ b/NWGNUmakefile
@@ -256,9 +256,6 @@ FILES_lib_objs = \
$(OBJDIR)/apr_reslist.o \
$(OBJDIR)/apr_rmm.o \
$(OBJDIR)/apr_sha1.o \
- $(OBJDIR)/apr_ssl.o \
- $(OBJDIR)/apr_ssl_socket.o \
- $(OBJDIR)/apr_ssl_winsock.o \
$(OBJDIR)/apu_version.o \
$(OBJDIR)/getuuid.o \
$(OBJDIR)/uuid.o \
@@ -289,7 +286,7 @@ install :: nlms FORCE
# Any specialized rules here
#
-vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:misc:ssl:strmatch:uri:xlate:xml
+vpath %.c buckets:crypto:dbd:dbm:dbm/sdbm:encoding:hooks:ldap:memcache:misc:strmatch:uri:xlate:xml
#
# Include the 'tail' makefile that has targets that depend on variables defined