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