
.PATH: ${.CURDIR:H}/common

CFLAGS+=	-I${.CURDIR}
CFLAGS+=	-fno-omit-frame-pointer -DCRT_IRELOC_RELA

.include <bsd.lib.mk>
