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