2 # Makefile for the Linux Coda filesystem routines.
6 O_OBJS
:= psdev.o cache.o cnode.o inode.o
dir.o file.o upcall.o coda_linux.o\
7 symlink.o pioctl.o sysctl.o
10 # If you want debugging output, please uncomment the following line.
12 # EXTRA_CFLAGS += -DDEBUG -DDEBUG_SMB_MALLOC=1
14 include $(TOPDIR
)/Rules.make