summaryrefslogtreecommitdiff
path: root/memory/unix/Makefile.in
blob: b390d746a5a81848ca5818e3a00c68f587ef54fb (plain)
1
2
3
4
5
6
7
8
9
10
11

TARGETS = apr_pools.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