]> Lady’s Gitweb - Gitweb/commit
gitweb/Makefile: define all .PHONY prerequisites inline
authorÆvar Arnfjörð Bjarmason <redacted>
Tue, 28 Jun 2022 10:15:55 +0000 (12:15 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:33 +0000 (00:51 -0400)
commitec228e58276bb35869df7e82d96951cdf1730c2f6f0197571a54f5c0db0c8ebb
tree8801c8bfb974f349a8bdbb17d65dcaf5058c2d375e5d3b5a1a09ecd9d4fa342f
parent6745a06c525fbf2f19fa3a653269b3dad2f5d8ac0ceb81b2790a36cd7015d93f
gitweb/Makefile: define all .PHONY prerequisites inline

Move the '.PHONY' definition so that it's split up and accompanies the
relevant as they're defined. This will make a subsequent diff smaller
as we'll remove some of these, and won't need to re-edit the
now-removed '.PHONY' line.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
This page took 0.177379 seconds and 4 git commands to generate.