xref: /dragonfly/usr.bin/nl/Makefile (revision 9348a738)
1# $FreeBSD: head/usr.bin/nl/Makefile 226362 2011-10-14 07:28:39Z ed $
2
3PROG=	nl
4
5.include <bsd.prog.mk>
6