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