aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/whereis/Makefile
blob: d48b30d11782a68eeda4836728f13c011f8c6d65 (plain) (blame)
1
2
3
4
5
6
# $FreeBSD$

PROG=	whereis
WARNS?=	5

.include <bsd.prog.mk>