Re: [cc65] library path

From: Thomas Giesel <skoe1directbox.com>
Date: 2009-09-28 20:56:43
> These are not inconsistencies but completely different things,
> because the first one is a make variable used as a path within the
> makefile, while the second is used as a #define for the C compiler,
> so it has to follow the rules set within the C program. 

Basically both are paths. Both *could* be used to give them to
-DVAR=\"$(VAR)\" *and* to make functions like $dir if they would be
assigned w/o quotes.

(Of course I understend the different usage, otherwise I couldn't have
patched the Makefiles :)

> There is absolutely no way to make these uses consistent.

Yes, there is one, refer to the patch.

/ Thomas

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Sep 28 20:56:50 2009

This archive was generated by hypermail 2.1.8 : 2009-09-28 20:56:53 CEST