blob: 509e36348c985af728ba58d53019c377c6284b8a (
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/dav/main
builddir = /bottlenecks/rubbos/app/httpd-2.0.64/modules/dav/main
VPATH = /bottlenecks/rubbos/app/httpd-2.0.64/modules/dav/main
# 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
|