Hi Joursoir,
the 'uninstall' should be performed by the package manager or 'rm'. Also the Makefile or other build scripts are not part of the flashrom installation.
To remove build artifacs you can run 'make clean' for Make or 'rm -r <build_dir> on Meson.
-- Thomas
On Mon, 2022-11-07 at 13:59 +0400, Joursoir wrote:
Hello everyone,
I wonder why there is no 'uninstall' option in the flashrom's Makefile? Is it just an oversight? Or do we have a reason for that?
The same question is related to the meson script.
-- Joursoir _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org