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