]> git.proxmox.com Git - mirror_frr.git/commit - Makefile.am
build: add Makefile variable easy access
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 25 Aug 2018 05:35:31 +0000 (07:35 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 30 Aug 2018 06:06:44 +0000 (08:06 +0200)
commitb8dd5f9d9bb7b165559e7ba4c90054afb524ce4a
treebe6c351884415f93fce6ad83ce0e7214d4e0e020
parent0fca9cee3641a1e75f9d56a8ad8f5ce8bc824d93
build: add Makefile variable easy access

This adds 2 helper targets for use in scripts to easily get at Makefile
variables without parsing the Makefile or config.status.

Signed-off-by: David Lamparter <equinox@diac24.net>
Makefile.am