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