## Makefile for the Linux Coda filesystem routines.#obj-$(CONFIG_CODA_FS)+=coda.o
coda-objs:=psdev.ocache.ocnode.oinode.odir.ofile.oupcall.o\coda_linux.osymlink.opioctl.osysctl.o# If you want debugging output, please uncomment the following line.# ccflags-y := -DDEBUG -DDEBUG_SMB_MALLOC=1