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