Blame src/components/coretemp/Rules.coretemp

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