srcdir = /home/gregames/httpd-2.0.52/srclib/apr/poll/unix
VPATH = /home/gregames/httpd-2.0.52/srclib/apr/poll/unix

TARGETS = \
	poll.lo \
	pollacc.lo 


# bring in rules.mk for standard functionality
include /home/gregames/httpd-2.0.52/srclib/apr/build/apr_rules.mk

INCDIR=../../include
OSDIR=$(INCDIR)/arch/unix
DEFOSDIR=$(INCDIR)/arch/unix
INCLUDES=-I$(INCDIR) -I$(OSDIR) -I$(DEFOSDIR)

# DO NOT REMOVE
