Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Doc: improve cross-reference in Makefile comment.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Sep 2023 15:25:19 +0000 (11:25 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 25 Sep 2023 15:25:19 +0000 (11:25 -0400)
Per gripe from Japin Li.

Discussion: https://postgr.es/m/MEYP282MB16692171F13B5DF40DB768EEB6FCA@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM

src/backend/utils/mb/Unicode/Makefile

index 728ccb99c248fcf69455aaa1095519e35ca2b896..ea930a7b95a22abfb3642714496fcbf3888cdd61 100644 (file)
@@ -25,8 +25,8 @@ include $(top_builddir)/src/Makefile.global
 # define the build and clean rules below.
 #
 # 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
-# example gram.y for more explanation.)
+# parallel-make safe we need to split this into two rules.  (See notes
+# in src/backend/parser/Makefile about rules with multiple outputs.)
 #
 define map_rule
 MAPS += $(1)_to_utf8.map utf8_to_$(1).map