help-make
[Top][All Lists]
Advanced

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

Re: Make File depends upon another Make File


From: Jason Todd Slack-Moehrle
Subject: Re: Make File depends upon another Make File
Date: Tue, 23 Jun 2009 20:36:50 -0700


Am I right in thinking it is something like:

Target A:  <commands>
<commands>
<commands>
<commands>

Target B: Target A

-Jason

On Jun 23, 2009, at 8:09 PM, Jason Todd Slack-Moehrle wrote:

HI All,

I am converting a large project that is XCode and VS based to make files. I have been away from make files for a very long time.

Is it possible to have a make file depend upon another make file?

Say I have 3 libraries that I need compiled before I build the main project (that needs these 3 libraries).

So Library 1 must compile OK, then Library 2, then Library 3, then my main project can compile.

Can anyone provide advice?

best,

-jason



_______________________________________________
Help-make mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-make





reply via email to

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