Makefile revision 87628
1219019Sgabor#	@(#)Makefile	8.1 (Berkeley) 6/6/93
2219019Sgabor# $FreeBSD: head/usr.bin/yes/Makefile 87628 2001-12-10 21:13:08Z dwmalone $
3219019Sgabor
4219019SgaborPROG=	yes
5219019SgaborWARNS?=	2
6219019Sgabor
7219019Sgabor.include <bsd.prog.mk>
8219019Sgabor