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