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