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