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