]> git.ipfire.org Git - thirdparty/automake.git/commit
VarAppend: New module
authorMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Mon, 18 Jun 2018 15:00:46 +0000 (17:00 +0200)
committerMatthias Paulmier <matthias.paulmier@etu.u-bordeaux.fr>
Fri, 22 Jun 2018 12:19:52 +0000 (14:19 +0200)
commit0b13d3e296faed005650241f6c4aa441e78125e7
treeb7a4d1f723c68c040a93ea96cecd7dfd70d46db0
parent0d54a3da046150120fcb6c65ddc8fc5650d86191
VarAppend: New module

This module is used in Automake::Variable::define to append values to
variables.

* VarAppend: New module with helper functions for appending to variables.
lib/Automake/VarAppend.pm [new file with mode: 0644]
lib/Automake/Variable.pm
lib/Automake/local.mk