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