]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/make-libpath-template'
authorJunio C Hamano <redacted>
Tue, 6 Feb 2024 22:31:22 +0000 (14:31 -0800)
committerJunio C Hamano <redacted>
Tue, 6 Feb 2024 22:31:22 +0000 (14:31 -0800)
The Makefile often had to say "-L$(path) -R$(path)" that repeats
the path to the same library directory for link time and runtime.
A Makefile template is used to reduce such repetition.

* jc/make-libpath-template:
  Makefile: simplify output of the libpath_template
  Makefile: reduce repetitive library paths

1  2 
Makefile

diff --cc Makefile
Simple merge
git clone https://git.99rst.org/PROJECT