]> git.saurik.com Git - bison.git/blobdiff - maint.mk
Remove src/Makefile.am.
[bison.git] / maint.mk
index 7b431549ff04f6169f73420c682c6e5be14d8087..93d6b6aa6ea1c39b1e22f2dcb7a37295e54c2c4f 100644 (file)
--- a/maint.mk
+++ b/maint.mk
@@ -404,8 +404,8 @@ sc_the_the:
          { echo '$(ME): found use of "the ''the";' 1>&2;               \
            exit 1; } || :
 
-sc_tight_scope:
-       $(MAKE) -C src $@
+#sc_tight_scope:
+#      $(MAKE) -C src $@
 
 sc_trailing_blank:
        @grep -n '[      ]$$' $$($(VC_LIST_EXCEPT)) &&                  \