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