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