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