Files
tge/Torque/SDK/mk/conf.GCC2.LINUX.mk
2026-01-14 10:27:57 -06:00

7 lines
208 B
Makefile

include ../mk/conf.UNIX.mk
# any setting in conf.UNIX.mk can be overridden here. compiler name
# is commonly overridden, since it varies depending on the distro.
#COMPILER.c =gcc
#COMPILER.cc =g++