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

/linux-4.4.14/tools/vm/
H A DMakefile6 LIBS = $(LIB_DIR)/libapi.a macro
10 LDFLAGS = $(LIBS)
12 $(TARGETS): $(LIBS)
14 $(LIBS):
/linux-4.4.14/tools/power/cpupower/bench/
H A DMakefile8 LIBS = -L../ -L$(OUTPUT) -lm -lcpupower macro
19 $(QUIET) $(CC) -o $@ $(CFLAGS) $(OBJS) $(LIBS)
/linux-4.4.14/arch/xtensa/boot/boot-redboot/
H A DMakefile18 LIBS := arch/xtensa/boot/lib/lib.a arch/xtensa/lib/lib.a macro
28 $(obj)/zImage.elf: $(obj)/zImage.o $(LIBS)
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
H A DMakefile13 LIBS= -ldb macro
36 $(AICASM_CC) $(AICASM_CFLAGS) $(SRCS) -o $(PROG) $(LIBS)

Completed in 663 milliseconds