upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / strings / Makefile.in
1 srcdir = @srcdir@
2 VPATH = @srcdir@
3
4 TARGETS = \
5         apr_cpystrn.lo \
6         apr_snprintf.lo \
7         apr_strnatcmp.lo \
8         apr_strings.lo \
9         apr_fnmatch.lo \
10         apr_strtok.lo
11
12 # bring in rules.mk for standard functionality
13 @INCLUDE_RULES@
14
15 DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
16 INCDIR=../include
17 INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)
18
19 # DO NOT REMOVE