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