Sign in
googlers
/
maze
/
linux
/
8a9f5ecd4800ae43da17ea7bd93c75fde8f6ab20
/
.
/
fs
/
befs
/
Makefile
blob: 8b9f66642a8315a069dd4d9debb2842bd9833f8c [
file
] [
log
] [
blame
]
#
# 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