]> granicus.if.org Git - sysstat/commitdiff
Update librdsensors.a target in Makefile
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 9 Oct 2015 12:40:54 +0000 (14:40 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 9 Oct 2015 12:40:54 +0000 (14:40 +0200)
Prevent librdsensors.a target from being systematically executed.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Makefile.in

index 9e0f12407f31db0574a3593d9b80c46eca0acd1b..339c7fe0d8dbeea0dabb43cf17168c7fe5fc6e89 100644 (file)
@@ -228,7 +228,9 @@ librdstats.a: rd_stats.o count.o
 librdstats_light.a: rd_stats_light.o count_light.o
        $(AR) rvs $@ $?
 
-librdsensors.a: librdsensors.a(rd_sensors.o)
+# librdsensors.a: librdsensors.a(rd_sensors.o)
+librdsensors.a: rd_sensors.o
+       $(AR) rvs $@ $?
 
 sadc.o: sadc.c sa.h version.h common.h ioconf.h sysconfig.h rd_stats.h rd_sensors.h