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

/linux-4.1.27/tools/power/cpupower/
H A DMakefile111 export CROSS CC AR STRIP RANLIB CFLAGS LDFLAGS LIB_OBJS
148 LIB_OBJS = lib/cpufreq.o lib/sysfs.o macro
149 LIB_OBJS := $(addprefix $(OUTPUT),$(LIB_OBJS)) macro
193 $(OUTPUT)libcpupower.so.$(LIB_MAJ): $(LIB_OBJS)
196 -Wl,-soname,libcpupower.so.$(LIB_MIN) $(LIB_OBJS)
245 DIRECTORY_DEPS = $(LIB_OBJS) $(UTIL_OBJS) $(GMO_FILES)

Completed in 28 milliseconds