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