xref: /original-bsd/usr.bin/yes/Makefile (revision 4918a0cd)
1#	@(#)Makefile	8.1 (Berkeley) 06/06/93
2
3PROG=	yes
4
5.include <bsd.prog.mk>
6