Bruce Momjian wrote:
> > ! draft:
> > ! ifndef DRAFT
> > ! ifneq ($(MAKECMDGOALS), draft)

How could this condition ever match?

> > ! # Call ourselves with the DRAFT value set.  This seems to be the only
> > ! # way to set gmake variables in a rule. 
> > ! [EMAIL PROTECTED](MAKE) DRAFT="Y" $(MAKECMDGOALS))
> >   else
> > ! # run default 'all' rule
> > ! [EMAIL PROTECTED](MAKE) DRAFT="Y" html
> > ! endif
> >   endif

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to