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