#!smake

#ident "$Revision: 1.4 $"

DEPTH = .
include $(ROOT)/usr/include/make/libleafdefs

LCINCS = -I $(ROOT)/usr/include/rsvp

CFILES	= rapi_lib.c rapi_fmt.c

include $(LIBLEAFRULES)
