Whamcloud - gitweb
Convert to Automake.
[fs/lustre-release.git] / lustre / obdclass / Makefile
diff --git a/lustre/obdclass/Makefile b/lustre/obdclass/Makefile
deleted file mode 100644 (file)
index 896bce2..0000000
+++ /dev/null
@@ -1,11 +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
-
-MODULE = obdclass.o
-bin_PROGRAMS = obdcontrol
-
-CFILES = genops.c proc_lustre.c class_obd.c sysctl.c 
-
-include ../make.rules