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