* Andreas Otto wrote on Wed, Oct 21, 2009 at 08:04:15AM CEST:
> Am Dienstag 20 Oktober 2009 21:07:35 schrieb Ralf Wildenhues:
> > * Andreas Otto wrote on Tue, Oct 20, 2009 at 08:53:14AM CEST:
> > > I use the flag file "Net-Msgque/.distclean" to distinguish the VPATH
> > > build from the non VPATH b
Am Dienstag 20 Oktober 2009 21:07:35 schrieb Ralf Wildenhues:
> * Andreas Otto wrote on Tue, Oct 20, 2009 at 08:53:14AM CEST:
> > Am Dienstag 20 Oktober 2009 08:27:01 schrieb Ralf Wildenhues:
> > > > distclean-local:
> > > > test -f Net-Msgque/.distclean && rm -fr Net-Msgque
> > >
> > > Won
* Andreas Otto wrote on Tue, Oct 20, 2009 at 08:53:14AM CEST:
> Am Dienstag 20 Oktober 2009 08:27:01 schrieb Ralf Wildenhues:
> > >
> > > distclean-local:
> > > test -f Net-Msgque/.distclean && rm -fr Net-Msgque
> >
> > Won't that also remove files from your package iff source and build tre
Splendid!
Thanks mate, this gives me exactly the behaviour I was seeking, while
exactly means E-X-A-C-T-L-Y.
I didn't favour a global change of rules but a local one...mission
accomplished!
I just feel a little bit dumb, because I searched the "Changing
Automakes behaviour" section by myself, be
I'm developping an application. The question is that once installed
I'd like to find it hanged to my Gnome general applications
menu. For this, I'm searching the info about how should I configure
the autotools files project.
I'd like to take the opportunity to ask you also the same