Home
last modified time | relevance | path

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

/dports/x11/deforaos-panel/Panel-0.3.6/src/applets/
H A DMakefile68 cpufreq_OBJS = $(OBJDIR)cpufreq.o macro
72 $(OBJDIR)cpufreq$(SOEXT): $(cpufreq_OBJS)
73 $(CCSHARED) -o $(OBJDIR)cpufreq$(SOEXT) $(cpufreq_OBJS) $(cpufreq_LDFLAGS)