blob: 9d5e211dc82f10954310c16b1059d6042c52bb6f (
plain)
1
2
3
4
5
6
7
8
|
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/modules/experimental
builddir = /bottlenecks/rubbos/app/httpd-2.0.64/modules/experimental
VPATH = /bottlenecks/rubbos/app/httpd-2.0.64/modules/experimental
# a modules Makefile has no explicit targets -- they will be defined by
# whatever modules are enabled. just grab special.mk to deal with this.
include $(top_srcdir)/build/special.mk
|