help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to make a goal as default?


From: Pan ruochen
Subject: How to make a goal as default?
Date: Fri, 21 Aug 2009 13:40:59 +0800

Hi All,

I'm implementing a common makefile template which will be included by
the makefiles of all the projects in the SDK, e.g.
---------------------------
...

include ../common/Rules.mak
...
---------------------------
There is a goal `all' defined in Rules.mak, which is expected to be
excuted as the default goal. I would wonder if
I could specify the goal `all' always as the default , rather than I
must pose limitations to the format of the makefiles
of the projects.

PRC
Aug 21, 2009




reply via email to

[Prev in Thread] Current Thread [Next in Thread]