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