Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/
DMakefile6 YSRCS= aicasm_gram.y aicasm_macro_gram.y macro
9 GENHDRS= aicdb.h $(YSRCS:.y=.h)
10 GENSRCS= $(YSRCS:.y=.c) $(LSRCS:.l=.c)
14 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)