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