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