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