Skip to content

added extra files in make clean which were created while executing th…#365

Open
Vinuthna-G-1091 wants to merge 1 commit intocodenet:mainfrom
Vinuthna-G-1091:makefile_changes
Open

added extra files in make clean which were created while executing th…#365
Vinuthna-G-1091 wants to merge 1 commit intocodenet:mainfrom
Vinuthna-G-1091:makefile_changes

Conversation

@Vinuthna-G-1091
Copy link
Copy Markdown

Few text files and output files are created while running the code
Changed the make clean to remove those extra files

Copilot AI review requested due to automatic review settings April 25, 2026 09:28
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the 08 exercises’ build cleanup to remove additional runtime-generated files so the working directory returns to a clean state after running examples.

Changes:

  • Extend the clean target to delete generated .txt files and p4.output.
  • Use rm -f to make make clean idempotent (doesn’t fail if files don’t exist).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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