bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUmakefile.gnustep


From: Julien Isorce
Subject: GNUmakefile.gnustep
Date: Thu, 26 Feb 2009 23:31:40 +0100

Hi,

I have a project where several different build must coexist together (libtool, CMake, ...)
I would like to rename my GNUmakefile to GNUmakefile.gnustep, because the main build is using libtool and so I want avoid conflicts when typing make.
If I rename all the GNUmakefile files to GNUmakfile.gnutep, then :
make -f GNUmakfile.gnustep does not work because it's still looking for GNUmakfile (and not GNUmakfile.gnustep) in sub dirs.

I think I have to set a variable in the top level GNUmakfile.gnustep, but I cannot find it.

Any solution?

Thx

Sincerely

Julien

reply via email to

[Prev in Thread] Current Thread [Next in Thread]