View Single Post

   
  #3 (permalink)  
Old 04-19-2008, 07:24 AM
Bruce Momjian
 
Posts: n/a
Default Re: [HACKERS] Is postgres.gif missing in cvs?

Peter Eisentraut wrote:
> Am Freitag, 14. Dezember 2007 schrieb Bruce Momjian:
> > I have applied the attached patch to give a helpful message if you try
> > to create postgres.ps or postgres.pdf.

>
> I have corrected this to use $(MAKE) instead of gmake, because the latter
> might not be available.


Oh, yea. Changed to:

$(error Use postgres-US.pdf or postgres-A4.pdf as a target)

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote