mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-11 18:02:13 +02:00
maint: fix a comment typo
* cfg.mk: Fix comment typo: s/recursive/non-recursive/ make
This commit is contained in:
2
cfg.mk
2
cfg.mk
@@ -568,7 +568,7 @@ lib_CFLAGS = $(GNULIB_WARN_CFLAGS)
|
||||
gnulib-tests_CFLAGS = $(GNULIB_TEST_WARN_CFLAGS)
|
||||
|
||||
# Configuration to make the tight-scope syntax-check rule work with
|
||||
# recursive make.
|
||||
# non-recursive make.
|
||||
export _gl_TS_headers = $(srcdir)/cfg.mk
|
||||
_gl_TS_dir = .
|
||||
_gl_TS_obj_files = src/*.$(OBJEXT)
|
||||
|
||||
Reference in New Issue
Block a user