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