groff
[Top][All Lists]
Advanced

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

Re: [Groff] [groff] 01/01: Makefile.sub in whole groff source tree: add


From: Werner LEMBERG
Subject: Re: [Groff] [groff] 01/01: Makefile.sub in whole groff source tree: add $(RM) and change all `rm -f'. Add directory test before `rmdir'.
Date: Sat, 20 Sep 2014 17:40:35 +0200 (CEST)

> --- a/contrib/chem/Makefile.sub
> +++ b/contrib/chem/Makefile.sub
> @@ -29,6 +29,8 @@ MOSTLYCLEANADD=\
>    examples/README \
>    examples/122/README
>  
> +RM=rm -f

Bernd, are you aware that Steffen has done exactly the opposite in
commit efc407da104b7882a8139b7ba4b1e2909dfded76?  Unfortunately, I no
longer can remember why he did the change (and there isn't an
explanation in the ChangeLog)...

Note that `RM' should be rather defined once in a top-level Makefile
and not many times in the various `Makefile.sub' files.

I think that from now on we should avoid such minor changes in the
build system, given that we are going to use the `automake' branch in
the near future.  As soon as time permits I will do a last release
from the current branch, so please try to help stabilize everything.


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]