Searched refs:BISON (Results 1 – 4 of 4) sorted by relevance
11 BISON := bison macro61 $(hide)$(BISON) -o $@ --defines=$(YTAB_H) awkgram.y
183 $(AR) $(BISON) $(CC) $(FLEX) $(INSTALL) $(LD) $(LDCONFIG) $(LEX)214 Thus, if you use Bison, have a variable named @code{BISON} whose default215 value is set with @samp{BISON = bison}, and refer to it with216 @code{$(BISON)} whenever you need to use Bison.
1293 $(AR) $(BISON) $(CC) $(FLEX) $(INSTALL) $(LD) $(LDCONFIG) $(LEX)1323 Thus, if you use Bison, have a variable named `BISON' whose default1324 value is set with `BISON = bison', and refer to it with `$(BISON)'
441 dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not