Makefile 251 B

12345678910
  1. #
  2. # Makefile for the Linux hfs filesystem routines.
  3. #
  4. obj-$(CONFIG_HFS_FS) += hfs.o
  5. hfs-objs := bitmap.o bfind.o bnode.o brec.o btree.o \
  6. catalog.o dir.o extent.o inode.o attr.o mdb.o \
  7. part_tbl.o string.o super.o sysdep.o trans.o