[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to develop an autobuild script
From: |
Philip Herron |
Subject: |
Re: How to develop an autobuild script |
Date: |
Wed, 29 Dec 2010 02:41:25 +0000 |
On 28 December 2010 10:53, kknd1233 <address@hidden> wrote:
>
> Hello everyone, I am new to automake and learning on it.
>
> I am asked to 'develop autobuild script using Automake', the GNU Automake
> website (http://www.gnu.org/software/hello/manual/automake/index.html) gives
> me some ideas but still not sure.
>
> Is there anyone please explain in short that how should I achieve the above
> goal?
Autobuild script seems awfully vague so i don't quite know what you
mean by that. But the helloworld example there should explain the
fundamentals in autotools.
--Phil