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