stweil opened this issue 10 months ago · 0 comments
As a user I don't expect that make all will write files to PREFIX (which typically requires root permission). Writing such files should only be done with make install or sudo make install if required.
make all
PREFIX
make install
sudo make install