]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Clean generated files a bit more.
authorJunio C Hamano <junkio@cox.net>
Sun, 25 Sep 2005 06:48:29 +0000 (23:48 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Sep 2005 06:48:29 +0000 (23:48 -0700)
commita55797672d7c532173a3d01629ecdf42deecd16a
treec58c50efa014bf60d6e9f12bc7cdf3b13d0769c7
parentcf408cb4a002855a9ffb58009c5f40da7f68b55e
Clean generated files a bit more.

Now we conditionally compile things in compat/, so we should remove
object files there.  Python execution can leave *.pyc and *.pyo, which
need to be cleaned as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile