xref: /freebsd/usr.bin/indent/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
17d9ade5dSEnji Cooper.include <src.opts.mk>
27d9ade5dSEnji Cooper
39b50d902SRodney W. GrimesPROG=	indent
49b50d902SRodney W. GrimesSRCS=	indent.c io.c lexi.c parse.c pr_comment.c args.c
59b50d902SRodney W. Grimes
67e659f94SEd SchoutenNO_WMISSING_VARIABLE_DECLARATIONS=
77e659f94SEd Schouten
8*d511b20aSEnji CooperHAS_TESTS=
94b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests
107d9ade5dSEnji Cooper
119b50d902SRodney W. Grimes.include <bsd.prog.mk>
12