1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/usr.bin/ident/Makefile

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>