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