upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / strings / Makefile
1 srcdir = .
2
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 /bottlenecks/rubbos/app/httpd-2.0.64/srclib/apr/build/apr_rules.mk
14
15 DEFOSDIR=$(INCDIR)/arch/unix
16 INCDIR=../include
17 INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)
18
19 # DO NOT REMOVE