On Tue, Jul 24, 2007 at 02:26:50PM -0700, Darren Hart wrote: > > Index: func/gtod_latency/GNUmakefile.am > > =================================================================== > > --- func/gtod_latency/GNUmakefile.am.orig > > +++ func/gtod_latency/GNUmakefile.am > > @@ -12,9 +12,9 @@ gtod_infinite_CFLAGS = \ > > -O2 > > > > LDADD = \ > > - ${top_builddir}/include/libjvmsim.a \ > > - ${top_builddir}/include/librt.a \ > > - ${top_builddir}/include/libstats.a > > + $(top_builddir)/include/libjvmsim.a \ > > + $(top_builddir)/include/librt.a \ > > + $(top_builddir)/include/libstats.a > > Not sure if something got lost in translation... what did you change here? I > think you intended to make them tabs? will merge in as tabs. ${...} vs. $(...), plus tabs Robert -- Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de Pengutronix - Linux Solutions for Science and Industry Handelsregister: Amtsgericht Hildesheim, HRA 2686 Hannoversche Str. 2, 31134 Hildesheim, Germany Phone: +49-5121-206917-0 | Fax: +49-5121-206917-9 - To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html