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