On 20 Mar 2018, at 20:45, Yavor Doganov <ya...@gnu.org> wrote: > > A different approach would be to play with the vpath GNU make > directive but makefiles must be in builddir in any case.
I tried that, but unfortunately the GNUstep build still does recursive make (which is bad for a bunch of other reasons) and so you end up needing to do a fairly deep copy of the make files from src to obj, which then makes it possible for these to get out of sync and can cause other issues. David _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev