[parted-devel] Reverse ./autogen.sh && ./configure && make

Jim Meyering jim at meyering.net
Thu Feb 15 00:33:47 CET 2007


"Debarshi Ray" <debarshi.ray at gmail.com> wrote:
> Which is the best way to reverse the effect of:
> $ ./autogen.sh && ./configure && make
>
> I have tried:
> $ make distclean
>                 but a few of the generated files still remain.

Add the offending file names to

DISTCLEANFILES = ...

in the corresponding Makefile.am.



More information about the parted-devel mailing list