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