Searched refs:BISON (Results 1 – 2 of 2) sorted by relevance
39 BISON = bison macro42 quiet_cmd_bison = BISON $@43 cmd_bison = $(BISON) -o$@ -d $<; cp $@ $@_shipped
39 quiet_cmd_parse.c = BISON $@