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