Hi Uz, >> if I >> understood a recent discussion on this list right than this is now >> true on Unix as well. > > Not really. The precompiled packages for *nix don't need environment > variables, since all necessary paths are built into the executables. This is > especially true for all precompiled (binary) packages - they work right out of > the box. I see. Thanks for pointing out. Then it makes for a cross-plattform Makefile of course sense to classify CC65_HOME as optional and fall-back to "is in path". From that perspective it makes CC_HOME even more valuable as it limits the "pollution" of Makfiles with "that Windows kludge" to a single variable ;-) Regards, 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, 23 Apr 2010 14:31:35 +0200
This archive was generated by hypermail 2.1.8 : 2010-04-23 14:31:49 CEST