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