#!smake

#ident	"$Revision: 1.1 $"

DEPTH=.
C++FILES = \
    fam.c++ \
    wordops.c++ \
    AddServer.c++ \
    Client.c++ \
    WriteToServer.c++ \
    $(NULL)

include $(ROOT)/usr/include/make/libleafdefs
include $(LIBLEAFRULES)
