#!smake
#
# Makefile for libpcp
#
#ident "$Revision: 1.4 $"

DEPTH	= .
CFILES	= connect.c context.c desc.c err.c fetch.c freeresult.c \
	gettext.c help.c instance.c malloc-audit.c \
	p_desc.c p_error.c p_fetch.c p_instance.c p_profile.c \
	p_result.c p_text.c p_pmns.c p_creds.c pdu.c pdubuf.c \
	pmns.c pool.c profile.c store.c units.c util.c ipc.c \
	sortinst.c logmeta.c logportmap.c logutil.c \
	tz.c interp.c checksum.c licensecap.c rtime.c tv.c timecontrol.c \
	mspec.c record.c fetchlocal.c optfetch.c fetchgroup.c \
	stuffvalue.c objstyle.c

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