Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/aicasm/
H A DMakefile13 GENSRCS= $(addprefix ${OUTDIR}/,$(YSRCS:.y=.c) $(LSRCS:.l=.c)) macro
15 SRCS= ${CSRCS} ${GENSRCS}
17 clean-files:= ${GENSRCS} ${GENHDRS} $(YSRCS:.y=.output) $(PROG)