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

/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A DMakefile12 SRCS= ${CSRCS} ${GENSRCS} macro
35 $(PROG): ${GENHDRS} $(SRCS)
36 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)

Completed in 83 milliseconds