PROG   =	hello_lex
SRCS   =	hello_lex.l

DPSRCS =	hello_lex.c

.include "test.mk"
.include <mkc.prog.mk>
