[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Uncluttering the tmac directory
From: |
Bernd Warken |
Subject: |
Re: [Groff] Uncluttering the tmac directory |
Date: |
Tue, 12 Feb 2002 01:48:22 +0100 |
User-agent: |
Mutt/1.2.5i |
> The subdirectories could be:
> ./device macro files that are called internally by some device.
> ./lib internal macro files and gadgets for macro packages and
> preprocessors.
> ./rc start-up files for preprocessors and formatters.
> ./language/us/
The 4 subdirectories look too impressive, the more that their only task
is to make invisible some files. A better approach is to collect all
internal stuff under a single directory, called `internal'. The new
structure of the installed tmac directory will then be:
./internal/
./internal/device/
./internal/language/
./internal/language/us/
./internal/rc/
A `lib' subdirectory seems to be obsolete by this approach.
Bernd Warken