#!smake
#
# Makefile for LIBTRACE
#
#ident "$Header: "

DEPTH  = .

CFILES = kl_trace.c

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

