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