Home | History | Annotate | Download | only in src

Lines Matching refs:powertop

18 OBJS = powertop.o config.o process.o misctips.o bluetooth.o display.o suggestions.o wireless.o cpufreq.o \
22 powertop: $(OBJS) Makefile powertop.h
23 $(CC) ${CFLAGS} $(OBJS) -lncursesw -o powertop
26 powertop.1.gz: powertop.1
29 install: powertop powertop.1.gz
31 cp powertop ${DESTDIR}${BINDIR}
33 cp powertop.1.gz ${DESTDIR}${MANDIR}
39 xgettext -C -s -k_ -o po/powertop.pot *.c *.h
43 rm -f *~ powertop powertop.1.gz po/powertop.pot DEADJOE svn-commit* *.o *.orig