[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Backend make fails
From: |
Nicola Pero |
Subject: |
Re: Backend make fails |
Date: |
Tue, 9 Apr 2002 01:59:34 +0100 (BST) |
> 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.