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