summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/srclib/apr/atomic/unix/Makefile.in
blob: 188d0d242b989210535055d13321e48549fa0eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
srcdir = @srcdir@
VPATH = @srcdir@

TARGETS = apr_atomic.lo

# bring in rules.mk for standard functionality
@INCLUDE_RULES@

DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCDIR=../../include
INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)

# DO NOT REMOVE