Skip to content

Commit 21e07f6

Browse files
committed
Make error message more accurate
1 parent 7b95261 commit 21e07f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.103 2007/12/14 13:20:30 momjian Exp $
5+
# $PostgreSQL: pgsql/doc/src/sgml/Makefile,v 1.104 2007/12/14 14:11:02 petere Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -162,13 +162,13 @@ JADE.tex.call = $(JADE) $(JADEFLAGS) $(SGMLINCLUDE) $(CATALOG) -d $(srcdir)/styl
162162

163163
# PostScript from TeX
164164
postgres.ps:
165-
$(error Use 'gmake postgres-US.ps' or 'gmake postgres-A4.ps')
165+
$(error Use "$(MAKE) postgres-A4.ps" or "$(MAKE) postgres-US.ps")
166166

167167
%.ps: %.dvi
168168
dvips -o $@ $<
169169

170170
postgres.pdf:
171-
$(error Use 'gmake postgres-US.pdf' or 'gmake postgres-A4.pdf')
171+
$(error Use "$(MAKE) postgres-A4.pdf" or "$(MAKE) postgres-US.pdf")
172172

173173
%.pdf: %.tex-pdf
174174
@rm -f $*.aux $*.log $*.out

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy