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