Skip to content

Conversation

kroening
Copy link
Collaborator

This fixes the clean target in the Makefile, and extends it to clean the CBMC dependency.

$(MAKE) $(MAKEARGS) -C $(patsubst %_clean, %, $@) clean ; \
fi

cprover_clean:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add cprover_clean to .PHONY.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

This fixes the 'clean' target in the Makefile, and extends it to clean the
CBMC dependency.
@kroening kroening merged commit 1610ff9 into main Sep 20, 2023
@kroening kroening deleted the fix-make-clean branch September 20, 2023 14:52
Romy15200 pushed a commit to Romy15200/nws that referenced this pull request Aug 19, 2025
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.

2 participants