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