* Paolo Bonzini (pbonz...@redhat.com) wrote:
> 
> 
> On 18/12/2015 14:05, Daniel P. Berrange wrote:
> > > > +
> > > > +cs-glib-syms:
> > > > +       @perl scripts/glib-syms.pl $(GLIB_SYMS_LIST) $(C_CODE_FILES)
> > > 
> > > 
> > > Does this need to be included, or could it be a separate Makefile
> > > invoked with e.g. make -f scripts/Makefile.style?
> > 
> > Any particular reason to favour that over include ? I did it this
> > way because QEMU in general seems to be biased towards includes
> > and not recursive make
> 
> That would not be recursive make, but rather a completely separate
> Makefile to be manually invoked with -f.

Hmm but wouldn't this Makefile also be a good place for small-fast
style check scripts that could be included in  make check  ?

Dave

> 
> Paolo
--
Dr. David Alan Gilbert / dgilb...@redhat.com / Manchester, UK

Reply via email to