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