bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / server / mpm / worker / Makefile
1 top_srcdir   = /bottlenecks/rubbos/app/httpd-2.0.64
2 top_builddir = /bottlenecks/rubbos/app/httpd-2.0.64
3 srcdir       = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker
4 builddir     = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker
5 VPATH        = /bottlenecks/rubbos/app/httpd-2.0.64/server/mpm/worker
6
7 LTLIBRARY_NAME    = libworker.la
8 LTLIBRARY_SOURCES = worker.c fdqueue.c pod.c
9
10 include $(top_srcdir)/build/ltlib.mk