Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A DMakefile40 FLEX = flex macro
44 quiet_cmd_flex = FLEX $@
45 cmd_flex = $(FLEX) -o$@ $<; cp $@ $@_shipped
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A DMakefile30 quiet_cmd_lex.c = FLEX $@