Deleted Added
full compact
Makefile (76273) Makefile (201386)
1# $FreeBSD: head/usr.bin/nl/Makefile 76273 2001-05-04 17:25:23Z brian $
1# $FreeBSD: head/usr.bin/nl/Makefile 201386 2010-01-02 10:27:05Z ed $
2
3PROG= nl
4
2
3PROG= nl
4
5WARNS?= 2
6
5.include <bsd.prog.mk>
7.include <bsd.prog.mk>