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