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