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