/fs/befs/Makefile
Makefile | 7 lines | 2 code | 2 blank | 3 comment | 0 complexity | bc9f1f5371a9e0b5a119525989ab71e7 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1#
2# Makefile for the linux BeOS filesystem routines.
3#
4
5obj-$(CONFIG_BEFS_FS) += befs.o
6
7befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o