summaryrefslogtreecommitdiffstats
path: root/usr.bin/indent/Makefile
blob: dcd7e391857150fdb3a4f9641b438fc207347ce3 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

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

NO_WMISSING_VARIABLE_DECLARATIONS=

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud