]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
examples: Update developer documentation.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 21:34:22 +0000 (23:34 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 23:01:52 +0000 (01:01 +0200)
* gettext-tools/examples/hello-csharp*/po/Makefile.am: Add comment.
* gettext-tools/examples/hello-tcl*/po/Makefile.am: Likewise.

gettext-tools/examples/hello-csharp-forms/po/Makefile.am
gettext-tools/examples/hello-csharp/po/Makefile.am
gettext-tools/examples/hello-tcl-tk/po/Makefile.am
gettext-tools/examples/hello-tcl/po/Makefile.am

index 31d0e5728e1634201b45656d127cc2e953e98553..45a85d81cf968de55442fc797ac90236f37da852 100644 (file)
@@ -278,3 +278,5 @@ $(DUMMYPOFILES):
 
 update-resourcesdll: Makefile $(RESOURCESDLLFILES)
        @:
+# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro
+# AM_POSTPROCESS_PO_MAKEFILE.
index 31d0e5728e1634201b45656d127cc2e953e98553..45a85d81cf968de55442fc797ac90236f37da852 100644 (file)
@@ -278,3 +278,5 @@ $(DUMMYPOFILES):
 
 update-resourcesdll: Makefile $(RESOURCESDLLFILES)
        @:
+# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro
+# AM_POSTPROCESS_PO_MAKEFILE.
index 78b645b9aaef15e667f5e19734a507f6ce8e747e..90ecf29f117d1ad64f819be6c65f23ba82ed9d3e 100644 (file)
@@ -274,3 +274,5 @@ $(DUMMYPOFILES):
 
 update-msg: Makefile $(MSGFILES)
        @:
+# The Makefile rules for $(MSGFILES) are generated by the macro
+# AM_POSTPROCESS_PO_MAKEFILE.
index 78b645b9aaef15e667f5e19734a507f6ce8e747e..90ecf29f117d1ad64f819be6c65f23ba82ed9d3e 100644 (file)
@@ -274,3 +274,5 @@ $(DUMMYPOFILES):
 
 update-msg: Makefile $(MSGFILES)
        @:
+# The Makefile rules for $(MSGFILES) are generated by the macro
+# AM_POSTPROCESS_PO_MAKEFILE.