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