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