In message <[EMAIL PROTECTED]> on Mon, 29 Apr 2002 10:24:34 -0700, Guillermo Maturana <[EMAIL PROTECTED]> said:
matute> Have you considered using "include" files in the Makefiles? matute> This way one can place all the interesting variables in a matute> single file and include that from all other Makefiles. This matute> would also help those gnarly make calls with a million matute> arguments to lower Makefiles. I am not sure if that would matute> help this particular problem, but it would sure help to make matute> it more manageable. Well, that's a nice idea, if the syntax of such includes was uniform. Unfortunately, it's not. Some make implementations use "include" as the keyword, others use ".include". Some make implementations do not have this functionality at all! -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 \ SWEDEN \ or +46-708-26 53 44 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]