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