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