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