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