Makefile 164 B

1234567
  1. #
  2. # Makefile for the linux BeOS filesystem routines.
  3. #
  4. obj-$(CONFIG_BEFS_FS) += befs.o
  5. befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o