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