| 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> |
|---|---|---|
| ||
| Previous by Date: | Re: How can I deal with multi-dirs?, Rui Maciel |
|---|---|
| Next by Date: | Re: warning: use of C99 long long integer constant, Ben Bacarisse |
| Previous by Thread: | Re: How can I deal with multi-dirs?, Rui Maciel |
| Next by Thread: | Re: How can I deal with multi-dirs?, Antoninus Twink |
| Indexes: | [Date] [Thread] [Top] [All Lists] |