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