]> granicus.if.org Git - graphviz/commit
remove use of '$<' in Makefiles
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Fri, 25 Nov 2022 19:15:28 +0000 (11:15 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 27 Nov 2022 19:38:20 +0000 (11:38 -0800)
commit3e7ee377847b18bee39d2125d1e6c4e643e2cce0
tree2f9ad463c86d0fa3000cefa22561d16c604da7ea
parentdb85a22cf16a7fd7f9c22e24256b8d85f897e8a2
remove use of '$<' in Makefiles

This is a GNU Make extension that is not supported in BSD Make.

Gitlab: closes #2317
CHANGELOG.md
lib/common/Makefile.am