From: Junio C Hamano Date: Fri, 26 Mar 2021 21:59:02 +0000 (-0700) Subject: Merge branch 'ab/make-cleanup' X-Git-Tag: v2.32.0-rc0~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ed953e1076c6a0dca1e2fd32ba8158a13929238c;p=thirdparty%2Fgit.git Merge branch 'ab/make-cleanup' Reorganize Makefile to allow building git.o and other essential objects without extra stuff needed only for testing. * ab/make-cleanup: Makefile: add {program,xdiff,test,git,fuzz}-objs & objects targets Makefile: split OBJECTS into OBJECTS and GIT_OBJS Makefile: sort OBJECTS assignment for subsequent change Makefile: split up long OBJECTS line Makefile: guard against TEST_OBJS in the environment --- ed953e1076c6a0dca1e2fd32ba8158a13929238c