From aad9217ef818c3199c8fae890769d64ec69d610a Mon Sep 17 00:00:00 2001 From: green Date: Mon, 26 Apr 2004 17:05:41 +0000 Subject: [PATCH] Update to HEAD. --- lustre/smfs/Makefile.am | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 lustre/smfs/Makefile.am diff --git a/lustre/smfs/Makefile.am b/lustre/smfs/Makefile.am deleted file mode 100644 index 529d029..0000000 --- a/lustre/smfs/Makefile.am +++ /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 -- 1.8.3.1