Blame src/components/powercap/Rules.powercap

Packit Service a1973e
Packit Service a1973e
COMPSRCS += components/powercap/linux-powercap.c 
Packit Service a1973e
COMPOBJS += linux-powercap.o
Packit Service a1973e
Packit Service a1973e
linux-powercap.o: components/powercap/linux-powercap.c
Packit Service a1973e
	$(CC) $(LIBCFLAGS) $(OPTFLAGS) -c components/powercap/linux-powercap.c -o linux-powercap.o