Home
last modified time | relevance | path

Searched refs:YACC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aic7xxx/aicasm/
H A DMakefile21 YACC= bison macro
65 $(YACC) $(YFLAGS) -b $(<:.y=) $< -o $(OUTDIR)/$(<:.y=.c)
68 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $< -o $(OUTDIR)/$(<:.y=.c)
/linux/scripts/
H A DMakefile.host13 quiet_cmd_bison = YACC $(basename $@).[ch]
14 cmd_bison = $(YACC) -o $(basename $@).c --defines=$(basename $@).h -t -l $<
/linux/tools/bpf/
H A DMakefile7 YACC = bison macro
58 $(QUIET_BISON)$(YACC) -o $@ -d $<
/linux/
H A DMakefile531 YACC = bison macro
622 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL