[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] remove "compile-all" makefile target
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] remove "compile-all" makefile target |
Date: |
Mon, 19 Sep 2011 20:35:25 +0200 |
User-agent: |
Mutt/1.4.2.3i |
On Mon, Sep 19, 2011 at 01:13:18PM +0200, Felix wrote:
> Removes broken makefile target "compile-all", since the "compile-all"
> script in the "scripts" directory does the same.
What is the reason the Makefile rule is replaced by a script?
Make seems like a better way to do this as it won't unneccessarily rebuild
files.
Cheers,
Peter
--
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
is especially attractive, not only because it can be economically
and scientifically rewarding, but also because it can be an aesthetic
experience much like composing poetry or music."
-- Donald Knuth