CE-Programming / toolchain

Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series
https://ce-programming.github.io/toolchain/index.html
GNU Lesser General Public License v3.0
528 stars 53 forks source link

Allow override of $PREFIX #483

Closed myclevorname closed 8 months ago

myclevorname commented 8 months ago

I tried to run make install, but it kept installing to ./CEdev. I know the docs say it is supposed to install to ~/CEdev, but it didn't install there. I tried setting PREFIX, but the same result occured. This should fix that.

myclevorname commented 8 months ago

From the IRC chat, it looks like some of the behavior is intentional for the CI.