Ralf Corsepius wrote:
> Baurzhan Ismagulov wrote:
> > release:
> > $(MAKE) CFLAGS=-O2 prefix=/usr sysconfdir=/etc localstatedir=/var
>
> You are miss interpreting automake's tasks. Packaging is not of
> automake's business.
The above technique really has nothing to do with automake and jus
Hello Ralf,
On Sat, Dec 10, 2005 at 09:22:12AM +0100, Ralf Corsepius wrote:
> You are miss interpreting automake's tasks. Packaging is not of
> automake's business.
>
> Your approach isn't much more but a short-cut to your personal and local
> practice and setup. It is wrong and therefore inappli
On Fri, 2005-12-09 at 22:45 +0100, Baurzhan Ismagulov wrote:
> Hello Brendan,
>
> On Fri, Dec 09, 2005 at 04:18:10PM -0500, Jacobs, Brendan D. wrote:
> > We'd like to be able to do "make test" and
> > "make release", and have automake just make the make release libraries
> > and programs versus us
Hello Brendan,
On Fri, Dec 09, 2005 at 04:18:10PM -0500, Jacobs, Brendan D. wrote:
> We'd like to be able to do "make test" and
> "make release", and have automake just make the make release libraries
> and programs versus using test programs, respectively. Is there any
> support for user-specifi