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