linux-old/fs/freevxfs/Makefile
<<
>>
Prefs
   1#
   2# VxFS Makefile
   3#
   4
   5O_TARGET :=     freevxfs.o
   6
   7obj-y :=        vxfs_bmap.o vxfs_fshead.o vxfs_immed.o vxfs_inode.o \
   8                vxfs_lookup.o vxfs_olt.o vxfs_subr.o vxfs_super.o
   9obj-m :=        $(O_TARGET)
  10
  11include $(TOPDIR)/Rules.make
  12
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.