* Leonardo Boiko wrote on Thu, Jan 20, 2005 at 04:21:10PM CET:
> >clean-local:
> > rm -rf .build
>
> I'm having a similar problem. I want to create a convenience .am file
> with rules that many of our packages will use, to be included by
> Makefile.am's. I'm already using neat tricks people
clean-local:
rm -rf .build
I'm having a similar problem. I want to create a convenience .am file
with rules that many of our packages will use, to be included by
Makefile.am's. I'm already using neat tricks people talked about on
earlier discussions, like AC_DEFINING variables to empty so