Whamcloud - gitweb
obdfs/flushd.c: turned on page aging, and set pupdated to run more often
[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