xref: /freebsd/usr.bin/ypwhich/Makefile (revision 7f3dea244c40159a41ab22da77a434d7c5b5e85a)
1#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
2#	$Id: Makefile,v 1.3 1997/02/22 19:58:13 peter Exp $
3
4PROG=	ypwhich
5
6.include <bsd.prog.mk>
7