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