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