blob: e5fdd0f263aef9a3307b0253004321d2c5fe6ea7 (
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/test
builddir = /bottlenecks/rubbos/app/httpd-2.0.64/modules/test
VPATH = /bottlenecks/rubbos/app/httpd-2.0.64/modules/test
# 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
|