X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=rubbos%2Fapp%2Fhttpd-2.0.64%2Fmodules%2Ftest%2FMakefile;fp=rubbos%2Fapp%2Fhttpd-2.0.64%2Fmodules%2Ftest%2FMakefile;h=e5fdd0f263aef9a3307b0253004321d2c5fe6ea7;hb=e8ec7aa8e38a93f5b034ac74cebce5de23710317;hp=0000000000000000000000000000000000000000;hpb=cc40af334e619bb549038238507407866f774f8f;p=bottlenecks.git diff --git a/rubbos/app/httpd-2.0.64/modules/test/Makefile b/rubbos/app/httpd-2.0.64/modules/test/Makefile new file mode 100644 index 00000000..e5fdd0f2 --- /dev/null +++ b/rubbos/app/httpd-2.0.64/modules/test/Makefile @@ -0,0 +1,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