]> granicus.if.org Git - python/commit
Add a dependency on clobber to the boot target. Now, if you run "make
authorGuido van Rossum <guido@python.org>
Thu, 10 Oct 1996 19:12:47 +0000 (19:12 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Oct 1996 19:12:47 +0000 (19:12 +0000)
commit43e6661d252a5f72fefdae8570aa97071c1a630d
tree58910f29ba96c2a80a3cf4a939f0b73a150b51c4
parentb030bc026eb57861568fdc9310512185c95a6f11
Add a dependency on clobber to the boot target.  Now, if you run "make
-f Makefile.pre.in boot", all traces of previous runs are removed.
Misc/Makefile.pre.in