Files
linux-apfs/fs/fuse/Makefile
T

8 lines
124 B
Makefile
Raw Normal View History

2005-09-09 13:10:26 -07:00
#
# Makefile for the FUSE filesystem.
#
obj-$(CONFIG_FUSE_FS) += fuse.o
2006-06-25 05:48:51 -07:00
fuse-objs := dev.o dir.o file.o inode.o control.o