lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 32145870 03/24: Correct an inconsistency in a


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 32145870 03/24: Correct an inconsistency in a comment
Date: Fri, 8 Jul 2022 07:11:25 -0400 (EDT)

branch: master
commit 32145870668ed435127dcc23ad86686f59d32ffc
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Correct an inconsistency in a comment
---
 workhorse.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/workhorse.make b/workhorse.make
index 462eb694..5a2a71c8 100644
--- a/workhorse.make
+++ b/workhorse.make
@@ -82,7 +82,7 @@ $(srcdir)/objects.make:: ;
 # Include this after 'objects.make', so compiler-specific makefiles
 # can specify target-specific variables for simply-expanded lists of
 # object files defined in 'objects.make', e.g.:
-#   cgi_objects := ... [objects.make]
+#   cgicc_objects := ... [objects.make]
 #   $(cgicc_objects): gcc_warnings += ... [compiler_gcc.make]
 
 include $(srcdir)/compiler.make



reply via email to

[Prev in Thread] Current Thread [Next in Thread]