PROG =	indent
MAN  =	indent.1
SRCS =	indent.c io.c lexi.c parse.c pr_comment.c args.c

MKC_FEATURES += err

.include "../mk/addlinks.mk"
