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