Blame src/components/stealtime/Rules.stealtime

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