Skip to content

Commit 3722226

Browse files
committed
Add "override" for make variable JADEFLAGS, since upper directory passes
this variable on the command line.
1 parent 535980a commit 3722226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# PostgreSQL documentation makefile
44
#
5-
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.57 2003/04/10 01:22:44 petere Exp $
5+
# $Header: /cvsroot/pgsql/doc/src/sgml/Makefile,v 1.58 2003/08/27 22:58:54 petere Exp $
66
#
77
#----------------------------------------------------------------------------
88

@@ -48,7 +48,7 @@ endif
4848

4949
# Enable draft mode during development
5050
ifneq (,$(findstring devel, $(VERSION)))
51-
JADEFLAGS += -V draft-mode
51+
override JADEFLAGS += -V draft-mode
5252
endif
5353

5454

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