summaryrefslogtreecommitdiff
path: root/usr.bin/yes/Makefile
blob: b5a19438ab79df9ff10a9a9a5bd973741b663df5 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:44:43 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/11/14 04:56:13 jtc Exp $

PROG=	yes

.include <bsd.prog.mk>