]> granicus.if.org Git - cgit/commit
Makefile: do not touch the git objects with `make clean`
authorLars Hjemli <hjemli@gmail.com>
Tue, 22 Jul 2008 17:58:37 +0000 (19:58 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 22 Jul 2008 17:58:37 +0000 (19:58 +0200)
commita75968df103a938656599e0d2d9fd1ab4de5ea8a
tree878dfe5cc2a000c6f1dd6ae68f284d4b2559a2f4
parentbb7485e8d7932ba04a94714bfe6a86a1e323435c
Makefile: do not touch the git objects with `make clean`

I've been avoiding `make clean` for a long time due to its eagerness to kill
all the git objectfiles.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile