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