Deleted Added
full compact
Makefile (87295) Makefile (87628)
1# $FreeBSD: head/usr.bin/rev/Makefile 87295 2001-12-03 21:20:37Z dwmalone $
2# @(#)Makefile 8.1 (Berkeley) 6/9/93
1# @(#)Makefile 8.1 (Berkeley) 6/9/93
2# $FreeBSD: head/usr.bin/rev/Makefile 87628 2001-12-10 21:13:08Z dwmalone $
3
4PROG= rev
5WARNS?= 2
6
7.include <bsd.prog.mk>
3
4PROG= rev
5WARNS?= 2
6
7.include <bsd.prog.mk>