Skip to content

Fix bug for target 'clean' for Windows#53

Open
ninadsachania wants to merge 1 commit intophoboslab:masterfrom
ninadsachania:fix-makefile-clean-for-windows
Open

Fix bug for target 'clean' for Windows#53
ninadsachania wants to merge 1 commit intophoboslab:masterfrom
ninadsachania:fix-makefile-clean-for-windows

Conversation

@ninadsachania
Copy link

This fixes a bug where make clean does not remove the executables on Windows because they have the '.exe' extension.

Before:

image

After:

image

This fixes a bug where `make clean` does not
remove the executables on Windows because
they have the '.exe' extension.
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