]> git.ipfire.org Git - thirdparty/automake.git/commit
depcomp: reduce code duplication
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 18 Oct 2012 11:59:52 +0000 (13:59 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 24 Nov 2012 14:52:42 +0000 (15:52 +0100)
commit5d3b980bd2b63733a98f626e5f23c5c9661cc3cc
treea1705f542afea4b826aafc2db72a2abcebad9124
parentb53a3b016eba7c20e0d445fa6bd8923c7a3334bb
depcomp: reduce code duplication

* lib/depcomp: Here, when we have to get the directory and basename
components of objects or source files; do so with the help of ...
(set_dir_from, set_base_from): ... these new shell functions.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/depcomp