]> granicus.if.org Git - graphviz/commit
Transform `@...@` -> `$(...)`
authorDavid Seifert <soap@gentoo.org>
Tue, 12 Apr 2022 21:40:13 +0000 (23:40 +0200)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 14 Apr 2022 04:22:35 +0000 (21:22 -0700)
commit4437d1693e902b10f5cff4fc809377b86f0c2b55
treebe5ff7d4af1386df557e3caff8fc2f8ed9bf92cd
parent9ddbc0d06f3d2b8177c1f7a68f156d984c63a2c0
Transform `@...@` -> `$(...)`

* This allows for overriding select variables
  when running make, e.g.

    make PS2PDF=/foo/bar/some_other_ps2pdf
45 files changed:
Makefile.am
cmd/dot/Makefile.am
cmd/edgepaint/Makefile.am
cmd/gvedit/Makefile.am
cmd/gvmap/Makefile.am
cmd/gvpr/Makefile.am
cmd/mingle/Makefile.am
cmd/smyrna/Makefile.am
cmd/tools/Makefile.am
contrib/diffimg/Makefile.am
contrib/prune/Makefile.am
lib/cdt/Makefile.am
lib/cgraph/Makefile.am
lib/common/Makefile.am
lib/expr/Makefile.am
lib/gvc/Makefile.am
lib/gvpr/Makefile.am
lib/pack/Makefile.am
lib/pathplan/Makefile.am
lib/xdot/Makefile.am
plugin.demo/xgtk/Makefile.am
plugin.demo/xgtk/src/Makefile.am
plugin/core/Makefile.am
plugin/devil/Makefile.am
plugin/gd/Makefile.am
plugin/gdiplus/Makefile.am
plugin/gdk/Makefile.am
plugin/gtk/Makefile.am
plugin/lasi/Makefile.am
plugin/pango/Makefile.am
plugin/quartz/Makefile.am
plugin/rsvg/Makefile.am
plugin/visio/Makefile.am
plugin/webp/Makefile.am
plugin/xlib/Makefile.am
tclpkg/Makefile.am
tclpkg/gdtclft/Makefile.am
tclpkg/gdtclft/demo/Makefile.am
tclpkg/gv/Makefile.am
tclpkg/tcldot/Makefile.am
tclpkg/tclpathplan/Makefile.am
tclpkg/tclpathplan/demo/pathplan_data/Makefile.am
tclpkg/tclstubs/Makefile.am
tclpkg/tkspline/Makefile.am
tclpkg/tkstubs/Makefile.am