Whamcloud - gitweb
smash the HEAD with the contents of b_cmd. HEAD_PRE_CMD_SMASH and
[fs/lustre-release.git] / lustre / mgmt / autoMakefile.am
diff --git a/lustre/mgmt/autoMakefile.am b/lustre/mgmt/autoMakefile.am
deleted file mode 100644 (file)
index 0966ec8..0000000
+++ /dev/null
@@ -1,9 +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
-
-modulefs_DATA = mgmt-svc$(KMODEXT) mgmt-cli$(KMODEXT)
-
-MOSTLYCLEANFILES = *.o *.ko *.mod.c
-DIST_SOURCES = $(mgmt-svc-objs:.o=.c) $(mgc-cli-objs:.o=.c)