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