Re: [cc65] library path

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-09-24 09:34:58
On Thu, Sep 24, 2009 at 10:26:01AM +0300, Karri Kaksonen wrote:
> I believe you really need these. In Unix I have this in my makefiles:
[...]
> ifeq ($(CC65_ASMINC),)
>        CC65_ASMINC="$(CC65_INC)/../asminc"
> endif

That reminds me of something: I will add the same logic the the assembler
(which currently relies completely on the command line for search paths).
So it will get $CC65_HOME/asminc and $CA65_INC as search paths plus a builtin
one.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Sep 24 09:35:58 2009

This archive was generated by hypermail 2.1.8 : 2009-09-24 09:36:00 CEST