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