agbcc/libc
luckytyphlosion 1d64f265ac Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools
Rationale: uninstalling devkitarm doesn't remove base_tools, but removes bin. If the binaries exist but not base_tools, then the user clearly wants to install using dkA. Otherwise, if base_tools exists but not binaries, it is possible that the user wants to use standalone arm-none-eabi binaries.
2020-12-16 13:48:32 -05:00
..
arm fix 2017-12-27 18:48:11 -05:00
ctype add libc building to agbcc. 2017-12-20 16:34:35 -05:00
errno add libc building to agbcc. 2017-12-20 16:34:35 -05:00
include add libc building to agbcc. 2017-12-20 16:34:35 -05:00
locale add libc building to agbcc. 2017-12-20 16:34:35 -05:00
math add libc building to agbcc. 2017-12-20 16:34:35 -05:00
misc add libc building to agbcc. 2017-12-20 16:34:35 -05:00
reent add libc building to agbcc. 2017-12-20 16:34:35 -05:00
signal add libc building to agbcc. 2017-12-20 16:34:35 -05:00
stdio add libc building to agbcc. 2017-12-20 16:34:35 -05:00
stdlib add libc building to agbcc. 2017-12-20 16:34:35 -05:00
string add libc building to agbcc. 2017-12-20 16:34:35 -05:00
syscalls add libc building to agbcc. 2017-12-20 16:34:35 -05:00
time add libc building to agbcc. 2017-12-20 16:34:35 -05:00
.gitattributes add libc building to agbcc. 2017-12-20 16:34:35 -05:00
.gitignore add libc building to agbcc. 2017-12-20 16:34:35 -05:00
COPYING.NEWLIB add libc building to agbcc. 2017-12-20 16:34:35 -05:00
Makefile Check $(DEVKITARM)/bin instead of $(DEVKITARM)/base_tools 2020-12-16 13:48:32 -05:00