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