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