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