# $NetBSD: Makefile,v 1.3 2024/05/02 15:45:36 christos Exp $
PROG= base64
WARNS?= 6 # instead of 5 from usr.bin
#LINTFLAGS+= -T # strict bool mode
.include <bsd.prog.mk>