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