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