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