O_TARGET := tcfs.o
O_OBJS   := proc.o sock.o rpcsock.o inode.o file.o bio.o \
	    tcfsiod.o dir.o symlink.o ioctl.o hash.o uulib.o \
	    cipherinterface.o interp.o tcfsmain.o
OX_OBJS	:= tcfs_syms.o
M_OBJS   := $(O_TARGET)

include $(TOPDIR)/Rules.make
