summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-05-07 19:47:24 +0200
committerJim Meyering <meyering@redhat.com>2011-05-13 10:41:43 +0200
commit31fe68771f7ff732606a1d4c88c7b7304bf66ae0 (patch)
tree46c44b1fd74177646dc552b251d6f01bd3dfdae4 /cfg.mk
parentd289504fbe5b527598a479495508d11a86ea4e56 (diff)
downloadgrep-31fe68771f7ff732606a1d4c88c7b7304bf66ae0.tar.gz
maint: remove syntax-checking sc_tight_scope rule
* src/Makefile.am (sc_tight_scope): Remove rule. Now it's provided via gnulib's maint.mk. * cfg.mk (sc_tight_scope): Likewise.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/cfg.mk b/cfg.mk
index 035a2990..9b7b93d6 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -54,10 +54,6 @@ sc_prohibit_emacs__indent_tabs_mode__setting:
halt='use of emacs indent-tabs-mode: setting' \
$(_sc_search_regexp)
-ALL_RECURSIVE_TARGETS = sc_tight_scope
-sc_tight_scope:
- @$(MAKE) -s -C src $@
-
update-copyright-env = \
UPDATE_COPYRIGHT_USE_INTERVALS=1 \
UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79