[parted-devel] Reverse ./autogen.sh && ./configure && make
Debarshi 'Rishi' Ray
debarshi.ray at gmail.com
Thu Feb 15 00:46:30 CET 2007
>> 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.
This seems to be a better alternative than:
$ git clean -d
because someone who has the tarball and not the git snapshot can only use:
$ make distclean
Should we go for it?
Happy hacking,
Debarshi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/parted-devel/attachments/20070215/d1f653df/attachment.pgp
More information about the parted-devel
mailing list