Whamcloud - gitweb
Update copyright and license information.
[fs/lustre-release.git] / lustre / obdclass / Makefile
1 # Copyright (C) 2001  Cluster File Systems, Inc.
2 #
3 # This code is issued under the GNU General Public License.
4 # See the file COPYING in this distribution
5
6 MODULE = obdclass.o
7 bin_PROGRAMS = obdcontrol
8
9 CFILES = genops.c proc_lustre.c class_obd.c sysctl.c 
10
11 include ../make.rules