summaryrefslogtreecommitdiff
path: root/usr.bin/ident/Makefile
blob: 8695ae3e6003062c89a7bf623e92ee6ac65857db (plain)
1
2
3
4
5
6
7
8
.include <src.opts.mk>

PROG=	ident

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>