# $NetBSD: Makefile,v 1.1 2020/03/11 19:15:03 rillig Exp $

PROG=		check-portability
WARNS=		4
NOMAN=		yes
CFLAGS+=	-ggdb

.include <bsd.prog.mk>
