From: Kevin Johnson Date: Sun, 9 Jun 2013 15:55:22 +0000 (-0500) Subject: fix syntax error for gnumake X-Git-Tag: v10.1.7~22^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=200b36fb3bb78c5baa07795cf9352edee386a82b;p=sysstat fix syntax error for gnumake --- diff --git a/Makefile.in b/Makefile.in index b3ef58a..f8e6159 100644 --- a/Makefile.in +++ b/Makefile.in @@ -202,7 +202,7 @@ sadf_misc.o: sadf_misc.c sadf.h sa.h libsyscom.a: common.o ioconf.o $(AR) rvs $@ $? -librdstats.a: librdstats.a(rd_stats.o count.o) +librdstats.a: librdstats.a(rd_stats.o) librdstats.a(count.o) librdsensors.a: librdsensors.a(rd_sensors.o)