Deleted Added
sdiff udiff text old ( 87298 ) new ( 87628 )
full compact
1# $FreeBSD: head/usr.bin/printf/Makefile 87298 2001-12-03 21:27:45Z dwmalone $
2# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4PROG= printf
5WARNS?= 2
6
7.include <bsd.prog.mk>