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