aboutsummaryrefslogblamecommitdiff
path: root/usr.bin/ident/Makefile
blob: e8c58c4e93d946eb8a5b8bb3240690ffaf662cc7 (plain) (tree)
1
2
3
4
5
6
7
8
9







                      
                          

                      
# $FreeBSD$

.include <src.opts.mk>

PROG=	ident

LIBADD=	sbuf

SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>