comp.lang.c
[Top] [All Lists]

Re: How can I deal with multi-dirs?

Subject: Re: How can I deal with multi-dirs?
From: Rui Maciel
Date: Tue, 01 Apr 2008 14:00:02 +0100
Newsgroups: comp.lang.c

fnegroni wrote:

> In this case, if each project is standalone, each needs a Makefile and
> then you might want a script to run all the makefiles in sequence.

I do believe that the best way is to simply rely on an automatic makefile
generator. For example, automake does a wonderful job at this multi-dir
project stuff.

But yes, it's OT.


Rui Maciel

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy