19b50d902SRodney W. Grimes# @(#)Makefile 8.1 (Berkeley) 6/6/93 27e659f94SEd Schouten# $FreeBSD$ 39b50d902SRodney W. Grimes 47d9ade5dSEnji Cooper.include <src.opts.mk> 57d9ade5dSEnji Cooper 69b50d902SRodney W. GrimesPROG= indent 79b50d902SRodney W. GrimesSRCS= indent.c io.c lexi.c parse.c pr_comment.c args.c 89b50d902SRodney W. Grimes 97e659f94SEd SchoutenNO_WMISSING_VARIABLE_DECLARATIONS= 107e659f94SEd Schouten 11*4b330699SEnji CooperSUBDIR.${MK_TESTS}+= tests 127d9ade5dSEnji Cooper 139b50d902SRodney W. Grimes.include <bsd.prog.mk> 14