Home | History | Annotate | Download | only in bison

Lines Matching defs:this

2 # This Makefile fragment tries to be general-purpose enough to be
7 ## This program is free software: you can redistribute it and/or modify
12 ## This program is distributed in the hope that it will be useful,
18 ## along with this program. If not, see <http://www.gnu.org/licenses/>.
20 # This is reported not to work with make-3.79.1
65 # You can override this variable in cfg.mk to set your own regexp
69 # This is to preprocess robustly the output of $(VC_LIST), so that even
83 # (i.e., with no $(srcdir) prefix), this definition is careful to
103 this-vc-tag = v$(VERSION)
104 this-vc-tag-regexp = v$(VERSION_REGEXP)
107 tag-this-version = $(subst .,_,$(VERSION))
108 this-vc-tag = $(tag-package)-$(tag-this-version)
109 this-vc-tag-regexp = $(this-vc-tag)
139 # Override this in cfg.mk if you are using a different format in your
144 # This is a sed line number spec. The default says that we search
151 # Doing it here saves us from having to set LC_ALL elsewhere in this file.
202 # This macro searches for a given construct in the selected files and
215 # a prohibit construct. For example, this can be used to exclude
229 # Select the files (non) containing strings matching this regexp.
247 # .diff suffix, set this Make variable:
251 # Note that while this functionality is mostly inherited via VC_LIST_EXCEPT,
368 # Really. You don't want to use this function.
429 # Don't use cpp tests of this symbol. All code assumes config.h is included.
435 # Nearly all .c files must include <config.h>. However, we also permit this
446 # This can possibly be via a package-specific header, if given by cfg.mk.
466 # To use this
503 # Don't include this header unless you use one of its functions.
508 # Don't include this header unless you use one of its functions.
513 # Don't include this header unless you use one of its functions.
518 # Don't include this header unless you use one of its functions.
528 # Divide into two sets on case, and filter each through this:
531 # Note this was produced by the above:
620 # generated via this:
656 # Get the list of symbol names with this:
734 # Require that the final line of each test-lib.sh-using test be this one:
736 # Note: this test requires GNU grep's --label= option.
773 # This won't find any for which error's format string is on a separate line.
780 # Avoid useless parentheses like those in this example:
895 # This Perl code is slightly obfuscated. Not only is each "$" doubled
906 # This is a perl script that is expected to be the single-quoted argument
915 # Use this if you want to remove trailing empty lines from selected files:
939 # This is a bit of a kludge, since it prevents use of the string
968 # Define this to a regular expression that matches
979 # "can not"; this matches them even when the two words appear on different
993 # Define this to a regular expression that matches
1071 # Update the hash stored above. Do this after each release and
1082 # variable with a prefix. For example, gettext uses this:
1089 # setting this to ' && !/PRAGMA_SYSTEM_HEADER/'.
1203 # This is useful because help-version cross-checks prog --version
1205 # sets PATH correctly. This is an inexpensive way to ensure that
1290 # the signed tag we've just applied to mark this release.
1317 # Not $(AM_V_GEN) since the output of this command serves as
1387 # Without this, it is too easy to tag and release code that
1401 # This rule has a high enough utility/cost ratio that it should be a
1406 # to disable this test.
1427 # Override this in cfg.mk if you follow different procedures.
1447 # Override this with e.g., -s $(srcdir)/some_other_name.texi
1495 # in gnulib. Use this rule to refresh any stale patches. It applies each
1498 # gnulib patch directory via bootstrap.conf, this rule detects that name.
1499 # Run this from a non-VPATH (i.e., srcdir) build directory.
1538 # put the assignments in this variable.
1541 # Run this rule once per year (usually early in January)
1554 # This tight_scope test is skipped with a warning if $(_gl_TS_headers) is not
1597 # the following in cfg.mk to override this default:
1611 # a macro like this: GLOBAL(type, var_name, initializer), then you
1612 # can override this definition to automatically extract those names: