Searched refs:CSTD (Results 1 – 4 of 4) sorted by relevance
9 CSTD?= c99 macro10 CFLAGS+= -std=${CSTD}
6 CSTD?= c99 macro7 CFLAGS+= -std=${CSTD}
15 CSTD?= c99 macro16 CFLAGS+= -std=${CSTD}
33 set CSTD=gnu99 to work around this.