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