Doc: improve cross-reference in Makefile comment.
Per gripe from Japin Li. Discussion: https://postgr.es/m/MEYP282MB16692171F13B5DF40DB768EEB6FCA@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
This commit is contained in:
parent
aa9de547b7
commit
3aff1d3fd0
@ -25,8 +25,8 @@ include $(top_builddir)/src/Makefile.global
|
|||||||
# define the build and clean rules below.
|
# define the build and clean rules below.
|
||||||
#
|
#
|
||||||
# Note that while each script call produces two output files, to be
|
# Note that while each script call produces two output files, to be
|
||||||
# parallel-make safe we need to split this into two rules. (See for
|
# parallel-make safe we need to split this into two rules. (See notes
|
||||||
# example gram.y for more explanation.)
|
# in src/backend/parser/Makefile about rules with multiple outputs.)
|
||||||
#
|
#
|
||||||
define map_rule
|
define map_rule
|
||||||
MAPS += $(1)_to_utf8.map utf8_to_$(1).map
|
MAPS += $(1)_to_utf8.map utf8_to_$(1).map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user