Hello, > THAT does not work. > > Or more accurately, this triggers another issue, > because we do suffix work even for PHONY nodes, > so this breaks autoconf/2.52, which has an > install PHONY target, an install.texi file, > and a rule for .texi > > Hilarity ensues. > > That function SuffFindNormalDeps is entangled > enough that I need to clean that up first :/
Has there been any motivation so far to fix this? This breaks targets with explicit dependency, but expected to be built by an inference rule. Just making a bit of noise to show that some people are still hit by that. :) Cheers!