[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: noinst_bin problem
From: |
Bob Rossi |
Subject: |
Re: noinst_bin problem |
Date: |
Mon, 23 May 2005 08:20:59 -0400 |
User-agent: |
Mutt/1.3.28i |
On Mon, May 23, 2005 at 09:36:30AM +0200, Ralf Wildenhues wrote:
> Hi Bob,
>
> * Bob Rossi wrote on Sat, May 21, 2005 at 01:33:33AM CEST:
> >
> > I only want "cgdb" to get installed, not the other programs. For this
> > reason I use the rule,
> >
> > noinst_bin_PROGRAMS = kui_driver
> > noinst_bindir = $(top_builddir)/progs
Thanks, this works!
Bob Rossi