summaryrefslogtreecommitdiff
path: root/memory/unix/Makefile.in
diff options
context:
space:
mode:
authorstriker <striker@13f79535-47bb-0310-9956-ffa450edef68>2001-09-28 14:05:23 +0000
committerstriker <striker@13f79535-47bb-0310-9956-ffa450edef68>2001-09-28 14:05:23 +0000
commitec6685c4749fc82947dbcd702c17812ce35b38d8 (patch)
tree20a4c33c52b44206303b031f67acea7960229f97 /memory/unix/Makefile.in
parent6801a353b064710323a94e7b53bfd0ca6f8da306 (diff)
downloadlibapr-ec6685c4749fc82947dbcd702c17812ce35b38d8.tar.gz
Remove SMS and all references.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62381 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'memory/unix/Makefile.in')
-rw-r--r--memory/unix/Makefile.in8
1 files changed, 1 insertions, 7 deletions
diff --git a/memory/unix/Makefile.in b/memory/unix/Makefile.in
index 7a122dc00..b390d746a 100644
--- a/memory/unix/Makefile.in
+++ b/memory/unix/Makefile.in
@@ -1,11 +1,5 @@
-TARGETS = apr_sms.lo \
- apr_sms_std.lo \
- apr_sms_tracking.lo \
- apr_sms_blocks.lo \
- apr_sms_trivial.lo \
- apr_sms_threads.lo \
- @POOLS_TARGET@
+TARGETS = apr_pools.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@