Whamcloud - gitweb
Update to HEAD.
authorgreen <green>
Mon, 26 Apr 2004 17:05:41 +0000 (17:05 +0000)
committergreen <green>
Mon, 26 Apr 2004 17:05:41 +0000 (17:05 +0000)
lustre/smfs/Makefile.am [deleted file]

diff --git a/lustre/smfs/Makefile.am b/lustre/smfs/Makefile.am
deleted file mode 100644 (file)
index 529d029..0000000
+++ /dev/null
@@ -1,16 +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 = smfs
-modulefs_DATA = smfs.o
-EXTRA_PROGRAMS = smfs
-
-smfs_SOURCES = super.c options.c inode.c cache.c dir.c sysctl.c file.c 
-smfs_SOURCES += symlink.c sm_fs.c kml.c reint.c journal.c journal_ext3.c
-smfs_SOURCES += smfs_llog.c
-include $(top_srcdir)/Rules