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