summaryrefslogtreecommitdiff
path: root/usr.bin/printf/Makefile
blob: b647c6001a7f2146c6059822a801f99e4c7209d0 (plain)
1
2
3
4
5
6
#	from: @(#)Makefile	5.3 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.2 1993/07/31 15:18:04 mycroft Exp $

PROG=	printf

.include <bsd.prog.mk>