Blame src/components/powercap/Rules.powercap

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