Re: Building PDF documentation
- From: Bruce Momjian <bruce(at)momjian(dot)us>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
- Subject: Re: Building PDF documentation
- Date: Fri, 22 Jan 2010 12:03:00 -0500 (EST)
- Message-id: <201001221703.o0MH30715593@momjian.us> <text/plain>
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Tom Lane wrote:
> >> Really? It seems to work for me without that. What do you observe
> >> to go wrong?
>
> > $ gmake postgres-A4.pdf
> > gmake: *** No rule to make target `postgres-A4.pdf'. Stop.
>
> Works for me ... sure you've got a clean copy of the makefile?
Wow, that is odd then. I pulled down a new copy of CVS, ran configure,
and got the same result:
$ gmake postgres.pdf
Makefile:172: *** Invalid target; use postgres-A4.pdf or
postgres-US.pdf as targets. Stop.
$ gmake postgres-A4.pdf
gmake: *** No rule to make target `postgres-A4.pdf'. Stop.
My gmake is version 3.78.1.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Home |
Main Index |
Thread Index