[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sys_time, sys_types: Remove sys directory at 'make mostlyclean'.
From: |
Bruno Haible |
Subject: |
Re: sys_time, sys_types: Remove sys directory at 'make mostlyclean'. |
Date: |
Sat, 27 Jul 2024 04:20:17 +0200 |
Hi Collin,
> I didn't know/forgot MOSTLYCLEANDIRS existed.
While MOSTLYCLEANFILES is handled by Automake, MOSTLYCLEANDIRS is a Gnulib
invention.
> I noticed it also missing
> in sys_types and sys_time module. I've pushed this so it gets cleaned
> even if no other sys_* modules are in use.
Thanks! Appreciated.
Bruno