diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/modules/test/Makefile')
-rw-r--r-- | rubbos/app/httpd-2.0.64/modules/test/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rubbos/app/httpd-2.0.64/modules/test/Makefile b/rubbos/app/httpd-2.0.64/modules/test/Makefile deleted file mode 100644 index e5fdd0f2..00000000 --- a/rubbos/app/httpd-2.0.64/modules/test/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -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 |