Whamcloud - gitweb
Remove ancient and entirely non-working obdfs code from the HEAD.
[fs/lustre-release.git] / lustre / obdfs / Makefile.am
diff --git a/lustre/obdfs/Makefile.am b/lustre/obdfs/Makefile.am
deleted file mode 100644 (file)
index 8470dc1..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (C) 2001  Cluster File Systems, Inc.
-#
-# This code is issued under the GNU General Public License.
-# See the file COPYING in this distribution
-
-DEFS=
-
-MODULE = obdfs
-modulefs_DATA = obdfs.o
-EXTRA_PROGRAMS = obdfs
-obdfs_SOURCES =  rw.c file.c dir.c sysctl.c super.c namei.c symlink.c
-
-include $(top_srcdir)/Rules