[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefile question
From: |
Philippe Roussel |
Subject: |
Re: Makefile question |
Date: |
Fri, 4 Sep 2009 12:15:36 +0200 |
User-agent: |
Mutt/1.5.11 |
Forgot the makefile....
On Fri, Sep 04, 2009 at 12:13:08PM +0200, Philippe Roussel wrote:
> Hi all,
>
> I currently use the appended makefile to build my application.
>
> I want to add the file config.h automagically generated from
> config.h.in by a call to './configure' and I'm stuck on how to do that
> with GNUmakefile.
>
> Another question : should I add the configure script to the sources or
> just configure.ac so that svn users would have to launch autoconf ?
> gnustep-base keeps configure in svn but I don't know why.
>
> Bonus points for a solution coherent with 'make dist' : config.h and
> others generated files shouldn't be included.
>
> Any hints ?
--
What makes the universe so hard to comprehend is that there's nothing to
compare it with.
GNUmakefile
Description: Text document