On Sun, Jul 20, 2014 at 01:17:08PM +0200, Pascal Stumpf wrote: > On Sat, 19 Jul 2014 23:29:58 +0000 (UTC), Christian Weisgerber wrote: > > On 2014-07-18, Christian Weisgerber <[email protected]> wrote: > > > > > This build also contained pascal@'s sys.mk patch for adding default > > > rules for .cpp files. I don't think any errors can be attributed > > > to that, although somebody might want to double-check gsmartcontrol. > > > > gsmartcontrol is indeed fallout from the sys.mk diff. > > Easily fixed by removing the rules for {ui,glade}.cpp targets. They > don't need to be remade as they already exist in the distribution > tarball. > > Alternatively, the port could also switch to gmake, where the workaround > in the Makefile itself (setting SUFFIXES) will work.
Nope... the idea is definitely NOT to force ports to move to gmake. That amount to breaking our make!!!
