On Sat, Mar 15, 2008 at 08:57:09PM +0100, diego wrote: > > --- trunk/Makefile (original) > +++ trunk/Makefile Sat Mar 15 20:57:09 2008 > @@ -81,7 +81,7 @@ endif > > -all: lib $(PROGS) $(ALL_TARGETS-yes) > +all: lib $(PROGS_G) $(PROGS) $(ALL_TARGETS-yes) This should not be necessary, but it is .. :-/ Diego