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