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