groff
[Top][All Lists]
Advanced

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

Re: [Groff] How to clean generated files after build


From: Ingo Schwarze
Subject: Re: [Groff] How to clean generated files after build
Date: Thu, 11 Sep 2014 15:55:38 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Carsten,

Carsten Kunze wrote on Thu, Sep 11, 2014 at 03:40:58PM +0200:

> after making distclean or realclean there are still generated files.

Known issue, see my bug report  https://savannah.gnu.org/bugs/?42970

Werner's comment is bogus.  It has nothing to do with automake.
Actually, in the automake branches, that problem is absent.

I think my patch provided in that bug report should be committed,
but apparently, nobody came round to it, yet.


> With which make target can I get rid of them?

Manual workaround:

cd src/libs/gnulib; make distclean

Yours,
  Ingo


> $ git status
> # On branch master
> # Untracked files:
> #   (use "git add <file>..." to include in what will be committed)
> #
> #       src/libs/gnulib/Makefile
> #       src/libs/gnulib/config.h
> #       src/libs/gnulib/config.log
> #       src/libs/gnulib/config.status
> #       src/libs/gnulib/lib/.deps/
> #       src/libs/gnulib/lib/Makefile
> #       src/libs/gnulib/lib/arg-nonnull.h
> #       src/libs/gnulib/lib/c++defs.h
> #       src/libs/gnulib/lib/charset.alias
> #       src/libs/gnulib/lib/configmake.h
> #       src/libs/gnulib/lib/libgnu.a
> #       src/libs/gnulib/lib/localcharset.o
> #       src/libs/gnulib/lib/ref-add.sed
> #       src/libs/gnulib/lib/ref-del.sed
> #       src/libs/gnulib/lib/unitypes.h
> #       src/libs/gnulib/lib/uniwidth.h
> #       src/libs/gnulib/lib/uniwidth/.deps/
> #       src/libs/gnulib/lib/uniwidth/.dirstamp
> #       src/libs/gnulib/lib/uniwidth/width.o
> #       src/libs/gnulib/lib/warn-on-use.h
> #       src/libs/gnulib/lib/wchar.h
> #       src/libs/gnulib/lib/wctype-h.o
> #       src/libs/gnulib/lib/wctype.h
> #       src/libs/gnulib/m4/Makefile
> #       src/libs/gnulib/stamp-h1
> 



reply via email to

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