summaryrefslogtreecommitdiffstats
path: root/rubbos/app/httpd-2.0.64/server/mpm/worker/Makefile
blob: 6c812571452c0fb5ecafd5eb49378742185b7ec3 (plain)
1
2
3
4
5
6
7
8
9
10
top_srcdir   = /bottlenecks/rubbos/app/httpd-2.0.64
top_builddir = /bottlenecks/rubbos/app/httpd-2.0.64
srcdir       = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker
builddir     = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker
VPATH        = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker

LTLIBRARY_NAME    = libworker.la
LTLIBRARY_SOURCES = worker.c fdqueue.c pod.c

include $(top_srcdir)/build/ltlib.mk