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