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