Closed silvioprog closed 7 years ago
Hello,
It would be nice to have the option make uninstall.
make uninstall
Thank you!
This is usually managed by downstream package systems. But if you need this, just add a "uninstall" target into the GNUmakefile, have it remove the two files it installs, and submit it as a pull request!
Hello,
It would be nice to have the option
make uninstall
.Thank you!