Home
last modified time | relevance | path

Searched refs:BISON (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A DMakefile39 BISON = bison macro
42 quiet_cmd_bison = BISON $@
43 cmd_bison = $(BISON) -o$@ -d $<; cp $@ $@_shipped
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A DMakefile39 quiet_cmd_parse.c = BISON $@