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