Re: [patch 09/15] add a makefile for stress/pi-tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 24 July 2007 02:25:26 Robert Schwebel wrote:
> This directory should have a GNUmakefile.am.
>
> Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx>

Acked-by: Darren Hart <dvhltc@xxxxxxxxxx>

>
> ---
>  stress/pi-tests/GNUmakefile.am |   22 ++++++++++++++++++++++
>  1 file changed, 22 insertions(+)
>
> Index: stress/pi-tests/GNUmakefile.am
> ===================================================================
> --- /dev/null
> +++ stress/pi-tests/GNUmakefile.am
> @@ -0,0 +1,22 @@
> +bin_PROGRAMS = \
> +	testpi-3 \
> +	lookup_pi_state
> +
> +AM_CPPFLAGS = \
> +	-I$(top_srcdir)/include \
> +	-I$(top_builddir)/include \
> +	-I$(DESTDIR)/usr/include/nptl \
> +	-D_GNU_SOURCE
> +
> +AM_CFLAGS = \
> +	-O2
> +
> +LDADD = \
> +	$(top_builddir)/include/libjvmsim.a \
> +	$(top_builddir)/include/librt.a \
> +	$(top_builddir)/include/libstats.a \
> +	-lpthread -lrt -lm
> +
> +MAINTAINERCLEANFILES = \
> +	GNUmakefile.in
> +
>
> --
>  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



-- 
Darren Hart
IBM Linux Technology Center
Realtime Linux Team
-
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

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux