#	$NetBSD: Makefile,v 1.1 2018/07/24 15:26:16 christos Exp $

WARNS?= 6	

.include <bsd.own.mk>

PROG=		base64

.include <bsd.prog.mk>
