xref: /freebsd/usr.bin/whereis/Makefile (revision cde6fa285725aa9ec03c030f1fff8101048aed7c)
1# $FreeBSD$
2
3PROG=	whereis
4
5.include <bsd.prog.mk>
6