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