GPLv3

ffap-makefile-vars.el

ffap-makefile-vars.el extends Emacs ffap to recognise and expand makefile variables like

$(FOO)
based on definitions in the file or the environment
FOO=$(HOME)/$(WORKDIR)
WORKDIR=some/thing
ffap already expands shell variables like >$HOME, but ffap-makefile-vars.el extends it to makefile style.

ffap-makefile-vars.el is free software (free as in freedom), published under the terms of the GNU General Public License (v3 or up).

Download version 6,

The sig file is an Gnu PG ascii armoured signature generated from my key.


See also perl-env-substitute.el for Perl style $ENV{HOME}.


This page Copyright 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017, 2019 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.

(Back to the sitemap.)