diff options
Diffstat (limited to 'rubbos/app/httpd-2.0.64/modules/arch/win32/Makefile')
-rw-r--r-- | rubbos/app/httpd-2.0.64/modules/arch/win32/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rubbos/app/httpd-2.0.64/modules/arch/win32/Makefile b/rubbos/app/httpd-2.0.64/modules/arch/win32/Makefile deleted file mode 100644 index 7886ef35..00000000 --- a/rubbos/app/httpd-2.0.64/modules/arch/win32/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/arch/win32 -builddir = /bottlenecks/rubbos/app/httpd-2.0.64/modules/arch/win32 -VPATH = /bottlenecks/rubbos/app/httpd-2.0.64/modules/arch/win32 -# 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 |