Hi, > for such cases i have a global makefile.include in my projects, which is > included by all makefiles in subdirectories I understand that we're talking about the (quite usual) requirement to be able to call "sub" makefiles both from a "top" makefile as well as directly. Additionally there's the (again quite usual) requirement to have a reproducable build result being influenced by environment variables as little as possible. In this scenario for sure Groepaz' recommendation above being a central makefile.include is the right (and again quite usual) one. Best, Oliver ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Sep 11 00:10:50 2009
This archive was generated by hypermail 2.1.8 : 2009-09-11 00:10:52 CEST