#!smake

DEPTH=.

SM=:

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

CFILES=	\
	ptCmd.c \
	ptGrok.c \
	ptIface.c \
	spyIO.c

ASFILES=

include $(LIBLEAFRULES)
