aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/cfi/Makefile
blob: 34a95b6adb74c99d1ced0626212c1332bb08158d (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	cfi
BINDIR=	/usr/local/bin
NO_MAN=
WARNS?=6

.include <bsd.prog.mk>