#!smake
#
# Makefile for libl.
#
#ident	"$Revision: 1.3 $"

DEPTH=.
CFILES=allprint.c main.c reject.c yyless.c yywrap.c

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