# $OpenBSD: Makefile,v 1.3 2017/08/04 18:24:32 kettenis Exp $

LIB=	aa
SRCS=	aa.C

CC=${CXX}

regress: all

.include <bsd.lib.mk>
