Files
Upsilon/scripts/toolchain.host-gcc.mak
2019-03-06 15:00:59 +01:00

5 lines
38 B
Makefile

CC = gcc
CXX = g++
LD = g++
GDB = gdb