[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Automake-NG] [FYI] [ng] rename: am__dir -> am.dir, am__abs_dir -> a
From: |
Akim Demaille |
Subject: |
Re: [Automake-NG] [FYI] [ng] rename: am__dir -> am.dir, am__abs_dir -> am.abs-dir, etc. |
Date: |
Mon, 30 Jul 2012 09:22:45 +0200 |
Le 28 juil. 2012 à 10:55, Stefano Lattarini a écrit :
> Complete list of renames:
>
> am__dir -> am.dir
> am__abs_dir -> am.abs-dir
> am__top_dir -> am.top-dir
> am__abs_top_dir -> am.abs-top-dir
Fine. FWIW, since "abs" qualifies am.dir, I would
rather have use "am.dir.abs", and "am.top-dir.abs",
or maybe "am.dir.top" and "am.dir.top.abs". They
would be sorted together, and easy to grep.