A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-February/012539.html below:

[Python-Dev] Setup.local is getting zapped

[Python-Dev] Setup.local is getting zappedFredrik Lundh fredrik@effbot.org
Sat, 3 Feb 2001 21:55:05 +0100
> Neil wrote:

> Here is the story now:

why not just keep the old behaviour?

>     clean
>         all object files and compilied .py files

was: remove all junk, such as core files, emacs backup files,
patch remains, pyc/pyo files, etc.
 
>     clobber
>         everything clean does plus executables, libraries, and
>         tag files

was: clean plus executables, libraries, object files, and config
stuff.  use before reconfiguring/rebuilding.

> >     distclean: 
> >         everything clobber does plus makefiles, generated .c
> >         files, configure files, Setup files, and lots of other
> >         crud that make did not actually generate (core, *~,
> >         *.orig, etc).

was: clobber plus everything that shouldn't be in a distribution
archive.  use before tarring/zipping things up for distribution.

from your description, the main difference seems to be that you've
moved the "crud" part from "clean" to "distclean"...

Cheers /F




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4