.. index:: info; variables .. _info_variables: List all Variables (`info variables`) ------------------------------------- **info variables** List all POSIX-shell environment and GNU Make variables. Each variable is shown on a single line and is preceded by a line which indicates the type of variable. This list of types is: * automatic: variables which have values computed afresh for each rule * default: a variable using its default value * environment: a POSIX shell environment variable * pattern-specific At the end of the list, hash table statistics are shown. Example: ++++++++ :: # 'override' directive GNUMAKEFLAGS := # automatic `, :ref:`expand `.