Searched defs:YACC (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/tc/
H A DMakefile85 YACC := bison macro
129 $(YACC) $(YACCFLAGS) -o $@ $<
/external/webkit/Tools/android/flex-2.5.4a/MISC/NT/
H A DMakefile21 YACC = c:\lib\byacc macro
75 $(YACC) -d parse.y
/external/checkpolicy/
H A DMakefile11 YACC = bison -y macro
43 $(YACC) -d policy_parse.y
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland/
H A DMakefile5 # generators. See definitions for FLEX and YACC near the bottom of the
137 # YACC files
140 YACC = .\bison macro
144 $(YACC) -ydl parse.y

Completed in 138 milliseconds