diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/srclib/apr-util/buckets/Makefile.in')
-rw-r--r-- | rubbos/app/httpd-2.0.64/srclib/apr-util/buckets/Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/rubbos/app/httpd-2.0.64/srclib/apr-util/buckets/Makefile.in b/rubbos/app/httpd-2.0.64/srclib/apr-util/buckets/Makefile.in deleted file mode 100644 index 8c175d75..00000000 --- a/rubbos/app/httpd-2.0.64/srclib/apr-util/buckets/Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ -VPATH = @srcdir@ - -INCLUDES = @APRUTIL_PRIV_INCLUDES@ @APR_INCLUDES@ @APRUTIL_INCLUDES@ - -TARGETS = apr_buckets_file.lo apr_buckets_pool.lo apr_buckets_flush.lo \ - apr_buckets_refcount.lo apr_buckets_heap.lo apr_buckets_simple.lo \ - apr_buckets.lo apr_buckets_mmap.lo apr_buckets_socket.lo \ - apr_buckets_eos.lo apr_buckets_pipe.lo apr_brigade.lo \ - apr_buckets_alloc.lo - -# bring in rules.mk for standard functionality -@INCLUDE_RULES@ |