Re: [cc65] Newbe question - installing cc65, porting

From: Greg King <gngking1erols.com>
Date: 2004-09-20 06:08:38
From: Ullrich von Bassewitz; on Date: September 19, 2004, 04:56 PM -0400
>
> On Sat, Sep 18, 2004 at 02:03:39PM -0400, Ormund Williams wrote:
> >
> > Can an install section be added to the make file?
>
> That would be possible, but I'm not using it, so it would be
> additional work for me, and probably always outdated.

There is a makefile for the parent directory:
Login as (or, switch your user-name to) "root". Go to the "cc65/"
directory, and type

make -f make/gcc.mak install

(If you want to install it into a different place, then you can add
something similar to "PREFIX=/usr/local" onto that command.)

Also, that makefile has rules to build the sources, the libraries, and the
HTML documents.

----------------------------------------------------------------------
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 20 07:02:56 2004

This archive was generated by hypermail 2.1.8 : 2004-09-20 07:03:40 CEST