From: Junio C Hamano Date: Fri, 31 Aug 2007 02:14:31 +0000 (-0700) Subject: Makefile: do not allow gnu make to remove test-*.o files X-Git-Tag: v1.5.3~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/fa8fe28c60e18063ebccbc3b4810f72740daf3c6?hp=fa8fe28c60e18063ebccbc3b4810f72740daf3c6 Makefile: do not allow gnu make to remove test-*.o files It appears parallel build (-j) gets confused. Signed-off-by: Junio C Hamano ---