Makefile revision 90416
1#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
2# $FreeBSD: head/usr.bin/ypwhich/Makefile 90416 2002-02-08 23:07:37Z markm $
3
4PROG=	ypwhich
5
6.include <bsd.prog.mk>
7