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