]> Lady’s Gitweb - Gitweb/commit
gitweb/Makefile: prepare to merge into top-level Makefile
authorÆvar Arnfjörð Bjarmason <redacted>
Tue, 28 Jun 2022 10:15:58 +0000 (12:15 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:33 +0000 (00:51 -0400)
commit4ef02d65a1170b538a0f9ca3303adc996d1a2b346224349fbc105bac52b2caeb
tree24d39df2fc10f171b66bbbf759b4ab8d831808efda22ee13a9557364a0ddcf94
parentf5b59b6ee1f7c71eb33ba9c362d5b6d690a0a51066babcd5c3bfc84be144acd5
gitweb/Makefile: prepare to merge into top-level Makefile

Since the "gitweb/Makefile" was split out from the top-level Makefile
in 62331ef1637 (gitweb: Makefile improvements, 2010-01-30) we've kept
the inter-dependencies between the two, and worse have dealt with a
lot of duplication as a result.

In preparation for merging the two again add a MAK_DIR_GITWEB variable
to various rules in it. This will allow us to set this variable to
"gitweb/" as we include it in the top-level Makefile, which will
minimize the size of the subsequent diff.

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