URL:
  <http://savannah.gnu.org/bugs/?51309>

                 Summary: Determination of a file list from a single folder
without changing the working directory
                 Project: make
            Submitted by: elfring
            Submitted on: Sun 25 Jun 2017 07:53:27 PM CEST
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.2.1
        Operating System: Any
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

The function “wildcard”
<https://www.gnu.org/software/make/manual/html_node/File-Name-Functions.html#index-wildcard-2>
is supported by the make software.
Corresponding file patterns work also in combination with directory names.
Such combinations are occasionally useful. The query result will contain them
as usual.

I came along the need to query a single folder without changing the working
directory
<https://github.com/elfring/Coccinelle-20160205/blob/replace_suffix_rules_by_pattern_rules1/modules_without_mli.make#L7>
so that only file names (without folder names) will be in the result.
Can another software extension become useful for the function library to make
such data processing more efficient?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51309>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to