1BASEDIR= ${.CURDIR}/${RELATIVE}../../../../contrib/grep 2 3.if defined(BOOTSTRAPPING) 4CFLAGS+= -DBOOTSTRAPPING 5.endif 6 7CSTD= c11 8