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

TARGETS = time.lo timestr.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