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