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