Re: [cc65] Please critique this makefile

From: <silverdr1wfmh.org.pl>
Date: 2010-04-22 12:15:51
On 2010-04-22, at 01:40, Payton Byrd wrote:

> Using the feedback provided here in this thread I've updated my  
> makefile.  Please let me know if you guys see further optimizations.
>
> I want to preface things by saying I believe it's not unreasonable  
> to specify the source files involved with the build.

Certainly it is not!

> A source directory is not always the cleanest thing in the world and  
> having a variable to hold the various sources gives you the ability  
> to have custom targets that may include more sources if necessary.

No questions about it!

What I am heading to is something I called "universal [...] starting  
point" so that it would be possible to have a simple project structure  
up and running without too much effort or knowledge on GNU Make  
programming ;-) I liked this idea in SAS/C. As the project grew, one  
had to make his own "smakefile" anyway, but building simple to medium  
complexity projects was a snap with the supplied tools for setting the  
default "starting point" structure.

-- 
SD!

----------------------------------------------------------------------
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 Apr 22 12:15:59 2010

This archive was generated by hypermail 2.1.8 : 2010-04-22 12:16:02 CEST