summaryrefslogtreecommitdiff
path: root/usr.bin/printf/Makefile
blob: ec61ff2c5d799b2e6afe09559c8dba49dc9cdfdf (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.9 2004/10/30 19:28:35 christos Exp $
#	from: @(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	printf
WARNS=	3

.include <bsd.prog.mk>