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