Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « befs « fs - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8b9f66642a8315a069dd4d9debb2842bd9833f8c (plain)
1
2
3
4
5
6
7
#
# Makefile for the linux BeOS filesystem routines.
#
 
obj-$(CONFIG_BEFS_FS) += befs.o
ccflags-$(CONFIG_BEFS_DEBUG)    += -DDEBUG
befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o