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