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