From e8ec7aa8e38a93f5b034ac74cebce5de23710317 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 01:45:08 -0500 Subject: upload http JIRA: BOTTLENECK-10 Change-Id: I7598427ff904df438ce77c2819ee48ac75ffa8da Signed-off-by: hongbotian --- rubbos/app/httpd-2.0.64/modules/experimental/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rubbos/app/httpd-2.0.64/modules/experimental/Makefile (limited to 'rubbos/app/httpd-2.0.64/modules/experimental/Makefile') diff --git a/rubbos/app/httpd-2.0.64/modules/experimental/Makefile b/rubbos/app/httpd-2.0.64/modules/experimental/Makefile new file mode 100644 index 00000000..9d5e211d --- /dev/null +++ b/rubbos/app/httpd-2.0.64/modules/experimental/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/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 -- cgit 1.2.3-korg