upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr / shmem / beos / Makefile.in
1 srcdir = @srcdir@
2 VPATH = @srcdir@
3
4 TARGETS = shm.lo
5
6 # bring in rules.mk for standard functionality
7 @INCLUDE_RULES@
8
9 INCDIR=../../include
10 OSDIR=$(INCDIR)/arch/@OSDIR@
11 DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
12 INCLUDES=-I$(INCDIR) -I$(OSDIR) -I$(DEFOSDIR)
13
14 # DO NOT REMOVE