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