[LTP] [PATCH v3 0/2] configure: Tidy up removal of generated artifacts
Ricardo B. Marlière
rbm@suse.com
Wed Apr 9 18:36:54 CEST 2025
Signed-off-by: Ricardo B. Marlière <rbm@suse.com>
---
Changes in v3:
- Added "include" dir to existing for loop instead of adding a new $(MAKE)
directive.
- Added it also to `make distclean` target.
- Link to v2: https://lore.kernel.org/r/20250408-fix_make_clean-v2-0-48f93c3dd0bf@suse.com
Changes in v2:
- Dropped the commit that added files to ac-maintainer-clean target
(They're already in AUTOMAKE_FILES, thanks P. Vorel!)
- Added "compile" file to the AUTOMAKE_FILES list
- Added missing call to include/Makefile to ac-maintainer-clean target
- Link to v1: https://lore.kernel.org/r/20250327-fix_make_clean-v1-0-8b9ed2a8d96a@suse.com
---
Ricardo B. Marlière (2):
openposix: Makefile: Add the standard "maintainer-clean" target
include/Makefile: Fix cleaning targets
include/Makefile | 4 ++--
include/mk/automake.mk | 10 ++++------
testcases/open_posix_testsuite/Makefile | 10 +++++++++-
3 files changed, 15 insertions(+), 9 deletions(-)
---
base-commit: 8000c950d6ba61a541a9278cdda6d68141c2fc0d
change-id: 20250327-fix_make_clean-8e57ffe1ce2c
Best regards,
--
Ricardo B. Marlière <rbm@suse.com>
More information about the ltp
mailing list