#
# Makefile for the srfs routines.
#
#

obj-y :=  srfs.o client.o srfs_util.o srfs_thread.o


