Nevermind... found the problem.  Apparently the editor I am using on
Windows likes to add a BOM to files it creates and gmake wasn't like that
very much.

On Tue, Jan 10, 2012 at 4:42 PM, Stefan Bidi <[email protected]> wrote:

> I'm running into the weirdest thing.  Yesterday I separated out some of
> the common makefile macros and put them into common.mk.  This works
> without a problem on mingw, however, when I try to build -corebase on
> openSUSE ADDTIONAL_INCLUDE_DIRS doesn't come across.  All other macros do,
> though.  If I explicitly set it in GNUmakefile it works, if I use the one
> provided by common.mk it doesn't.
>
> Can anyone shed some light on this?
>
> Thanks
>
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to