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