[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Support for including *.mk files
From: |
Marco Gerards |
Subject: |
Re: Support for including *.mk files |
Date: |
Sun, 13 Nov 2005 22:16:03 +0100 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Timothy Baldwin <address@hidden> writes:
> Since having to edit 4 rmk files every time a system independent change is
> made
> is a bit silly, here is a patch to allow the common rules to be split off to
> a shared file. I will submit a patch to do so later.
>
> Also I add ".DELETE_ON_ERROR:" to make make delete targets if there is an
> error building them.
Damn, we were talking about adding such feature today on IRC. It's
nice to see that you did more than talking. :-)
It's just that I know very little about the build system, so I wait a
bit so people can comment on your patch. It would be nice if you can
send in the patch that actually splits up the rmk files so I can see
why you made some changes in this patch.
Thanks,
Marco