lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75Vd0G3FU4WnjfRLfo_p-vaN+zp8AEjycfRCnfnchGrQHUA@mail.gmail.com>
Date: Fri, 5 Sep 2025 15:51:24 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: zhangjiao2 <zhangjiao2@...s.chinamobile.com>
Cc: jic23@...nel.org, dlechner@...libre.com, nuno.sa@...log.com, 
	andy@...nel.org, linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools: iio: rm include dir when make clean

On Fri, Sep 5, 2025 at 12:16 PM zhangjiao2
<zhangjiao2@...s.chinamobile.com> wrote:

> rm include dir when make clean

This needs work to make it English proper text with all grammar and
punctuation being respected.

...

>  clean:
>         rm -f $(ALL_PROGRAMS)
> -       rm -rf $(OUTPUT)include/linux/iio
> +       rm -rf $(OUTPUT)include

What?! Please, explain "why?" in the commit message.

>         find $(or $(OUTPUT),.) -name '*.o' -delete -o -name '\.*.d' -delete -o -name '\.*.cmd' -delete

-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ