Skip to content

Fixed distclean Makefile rule#3

Open
AbdallaDalleh wants to merge 1 commit intoandrewstarritt:masterfrom
AbdallaDalleh:master
Open

Fixed distclean Makefile rule#3
AbdallaDalleh wants to merge 1 commit intoandrewstarritt:masterfrom
AbdallaDalleh:master

Conversation

@AbdallaDalleh
Copy link

@AbdallaDalleh AbdallaDalleh commented Aug 18, 2025

make distclean is not working properly because documentation/Makefile does not define realclean rule, this results in a cleaning error and build outputs not being cleaned properly. This will fix make distclean at the top-level directory and all build outputs are cleaned properly.

make distclean is not working properly because documentation/Makefile does not define 'realclean' rule, this results in build outputs not being cleaned properly. This will fix 'make distclean' at the top-level directory and all build outputs are cleaned properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant