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