This commit was manufactured by cvs2svn to create branch 'vserver'.
[linux-2.6.git] / fs / hppfs / Makefile
1
2 # Copyright (C) 2002, 2003 Jeff Dike (jdike@karaya.com)
3 # Licensed under the GPL
4 #
5
6 hppfs-objs := hppfs_kern.o
7
8 obj-y = 
9 obj-$(CONFIG_HPPFS) += hppfs.o
10
11 clean:
12
13 modules:
14
15 fastdep:
16
17 dep:
18
19 archmrproper: clean