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







                      
          
                          

                      
# $FreeBSD$

.include <src.opts.mk>

PROG=	ident

LIBADD=	sbuf

HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests

.include <bsd.prog.mk>