Whamcloud - gitweb
ext2obd/ext2obd.c, obdfs/namei.c: fixed inline flag to be o_obdflag, not o_flag
[fs/lustre-release.git] / lustre / obdfs / Makefile
1 #
2 # Makefile 1.00 Peter Braam <braam@cs.cmu.edu>
3 #
4
5 include ../config.mk
6
7 MODULE = obdfs.o
8 CFILES=  flushd.c rw.c file.c dir.c sysctl.c super.c namei.c symlink.c
9
10 include ../make.rules