help-make
[Top][All Lists]
Advanced

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

Reading makefile 'xxx' -> problem


From: Guillaume Dupuis
Subject: Reading makefile 'xxx' -> problem
Date: Wed, 9 Jul 2003 15:29:44 -0400

Greetings,
 
OS: OSF1 V5.1
GMAKE ver: GNU Make 3.80
 
I am having a hard time to understand why gmake would search a Makeconf in '../../nucleus' when he has a Makefile in '.'. I can see this when using the '-d' debug switch in gmake. ../../nucleus/Makeconf (which is a totally different project) must absolutely not be used because it will conflict with the building of targets in the local project.
 
Is there a way to:
1- know why it would search in a totally innapropriate directory for a Makeconf
2- exclude this path (../../nucleus) from the Makefile search path
 
Thanks in advance,
 
Guillaume Dupuis
Sand Technology Inc

reply via email to

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