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