help-make
[Top][All Lists]
Advanced

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

Q: how to change search path for makefiles inside of makefile?


From: Heiko Nardmann
Subject: Q: how to change search path for makefiles inside of makefile?
Date: Fri, 26 Sep 2003 17:12:47 +0200
User-agent: KMail/1.5.1

Hi!

How can I change the search path for a makefileB inside makefileA ?

Inside makefileA I have a

include makefileB

I want to have make search for makefileB first in the current directory (the 
one I call make inside), then in the directory above and finally another 
level higher.

How do I implement this? Background: at the top level I have a makefile with 
all settings. Next I want to derive my current makefile from the superclass 
makefile.

Is this possible with GNU make?

If not: feature request: MAKEFILE_SEARCHPATH variable which can be defined 
inside a makefile!!!

-- 
Heiko Nardmann (Dipl.-Ing. Technische Informatik)
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50

Besuchen Sie uns
vom 20. - 24.10.2003 auf der Systems in München, Halle B2, Stand 315 und
vom 06. - 08.11.2003 auf der Comtec in Dresden, Halle 4, Stand B5.
Wir freuen uns auf das Gespräch mit Ihnen.





reply via email to

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