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