xref: /openbsd/usr.bin/ypwhich/Makefile (revision df930be7)
1#	from: @(#)Makefile	5.8 (Berkeley) 7/28/90
2#	$Id: Makefile,v 1.1.1.1 1995/10/18 08:47:08 deraadt Exp $
3
4PROG=	ypwhich
5
6.include <bsd.prog.mk>
7