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