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