xref: /freebsd/usr.bin/nl/Makefile (revision 5773cccf19ef7b97e56c1101aa481c43149224da)
1# $FreeBSD$
2
3PROG=	nl
4
5.include <bsd.prog.mk>
6