From c0b7206652b2852bc574694e7ba07ba1c2acdc00 Mon Sep 17 00:00:00 2001 From: hongbotian Date: Mon, 30 Nov 2015 03:10:21 -0500 Subject: delete app Change-Id: Id4c572809969ebe89e946e88063eaed262cff3f2 Signed-off-by: hongbotian --- rubbos/app/httpd-2.0.64/modules/dav/fs/Makefile | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 rubbos/app/httpd-2.0.64/modules/dav/fs/Makefile (limited to 'rubbos/app/httpd-2.0.64/modules/dav/fs/Makefile') diff --git a/rubbos/app/httpd-2.0.64/modules/dav/fs/Makefile b/rubbos/app/httpd-2.0.64/modules/dav/fs/Makefile deleted file mode 100644 index 11144e34..00000000 --- a/rubbos/app/httpd-2.0.64/modules/dav/fs/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/dav/fs -builddir = /bottlenecks/rubbos/app/httpd-2.0.64/modules/dav/fs -VPATH = /bottlenecks/rubbos/app/httpd-2.0.64/modules/dav/fs -# 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