bug-gnulib
[Top][All Lists]
Advanced

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

Typo in maint.mk


From: jemarch
Subject: Typo in maint.mk
Date: Fri, 29 Aug 2008 01:30:27 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi hackers.

Just a little note. There are two references in maint.mk to
Makefile.cfg (in comments). It seems that it should read cfg.mk
instead.

--- top/maint.mk.orig   2008-07-27 16:21:51.000000000 +0200
+++ top/maint.mk        2008-08-29 01:28:43.000000000 +0200
@@ -21,10 +21,10 @@
 
 # List of all C-like source code files that will be tested for
 # stylistic "errors".  You may want to define this to something
-# more complex in Makefile.cfg.
+# more complex in cfg.mk.
 C_SOURCES ?= $(shell find . -name '*.[chly]')
 
-# Add some more files to check, typically set in Makefile.cfg.
+# Add some more files to check, typically set in cfg.mk.
 C_SOURCES += $(C_SOURCES_ADD)
 
 # Do not save the original name or timestamp in the .tar.gz file.





reply via email to

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