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