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