patch-2.4.5 linux/fs/freevxfs/Makefile
Next file: linux/fs/freevxfs/vxfs.h
Previous file: linux/fs/fcntl.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Sat May 19 17:47:55 2001
-  Orig file: 
v2.4.4/linux/fs/freevxfs/Makefile
-  Orig date: 
Wed Dec 31 16:00:00 1969
diff -u --recursive --new-file v2.4.4/linux/fs/freevxfs/Makefile linux/fs/freevxfs/Makefile
@@ -0,0 +1,11 @@
+#
+# VxFS Makefile
+#
+
+O_TARGET :=	freevxfs.o
+
+obj-y :=	vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
+		vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
+obj-m :=	$(O_TARGET)
+
+include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)