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