Home
last modified time | relevance | path

Searched refs:YFLAGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A DMakefile22 YFLAGS= -d macro
34 YFLAGS+= -t -v
69 $(YACC) $(YFLAGS) -b $(<:.y=) $<
78 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $<
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A DMakefile22 YFLAGS= -d macro
34 YFLAGS+= -t -v
65 $(YACC) $(YFLAGS) -b $(<:.y=) $< -o $(OUTDIR)/$(<:.y=.c)
68 $(YACC) $(YFLAGS) -b $(<:.y=) -p mm $< -o $(OUTDIR)/$(<:.y=.c)

Completed in 1 milliseconds