Open flagrama opened 3 years ago
Hm, I'm not sure if these would be ideal for Windows packages. What do you think of using GNUInstallDirs and overriding the variables with suitable paths when on Windows? That'd give maximum flexibility too.
I can certainly look into it, though I'm not familiar with when you'd ever use make install
on Windows in the first place.
How are these even used on Windows considering Windows has neither make
or install
binaries?
Windows is untested, but should work the same as it did previously.
Can this PR be merged? I feel confusing too when the bin is installed in /usr/local, which is not in the PATH.
+1 To this, please :)
.
will by default install to/usr/local/./armips
(similar for the Readme) which is undesirable. armips should install to a bin directory, Readme should install to a doc directory for the executable.