summaryrefslogtreecommitdiff
path: root/usr.bin/printf/Makefile
blob: a6ca8cf0b101ac1a0e57200125ec9996dbde3b51 (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.1 1995/10/18 08:45:57 deraadt Exp $

PROG=	printf

.include <bsd.prog.mk>