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

DEPTH  = .

CFILES = btnode.c htnode.c queue.c

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