11 lines
112 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
PROG= ident
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>