> Trying to build the new backend back on mingw fails with the message: > kiefer@XANTHUS ~/GNUstep/core/back > $ /usr/bin/make > GNUmakefile.postamble:31: *** target pattern contains no `%'. Stop.
I think this might happen if GNUSTEP_MAKEFILES contains a ':' ... which is not allowed by make, because ':' ends the targets and starts the dependencies. _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
