xref: /openbsd/usr.bin/printf/Makefile (revision 09467b48)
1#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:37:58 deraadt Exp $
2
3PROG=	printf
4
5.include <bsd.prog.mk>
6