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