I just executed make xy with the wrong user (root). If I try to execute make xy with the correct user (non-root) I get some errors: file z already exists etc. A sudo make xy has no effect. How can I "revert" a make to delete all these files and create a "innocent" field.
|
feedback
|
|
Have you tried the clean target?
| |||||||||||||
feedback
|