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