Re: [patch 10/15] fixup maintainerclean

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

 



On Tuesday 24 July 2007 02:25:27 Robert Schwebel wrote:
> Add some more things which have to be cleaned on maintainer-clean; this
> does also remove directories in the case that something went wrong
> during development, leaving the tree in a non-clean state.
>

Couple questions on this one - we do have to understand it to maintain it :-)

> Signed-off-by: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx>
>
> ---
>  GNUmakefile.am |    7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
>
> Index: GNUmakefile.am
> ===================================================================
> --- GNUmakefile.am.orig
> +++ GNUmakefile.am
> @@ -9,5 +9,10 @@ EXTRA_DIST = \
>  	autogen.sh
>
>  MAINTAINERCLEANFILES = \
> -        GNUmakefile.in
> +	GNUmakefile.in \
> +	$(DIST_ARCHIVES)

What are these?

> +
> +maintainer-clean-local:
> +	-chmod -R a+rw $(distdir)
> +	-rm -fr $(distdir)

And this?

>
>
> --
>  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