Makefile: do not allow gnu make to remove test-*.o files
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Aug 2007 02:14:31 +0000 (19:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Aug 2007 02:14:31 +0000 (19:14 -0700)
It appears parallel build (-j) gets confused.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found