tge/mk/conf.GCC3.LINUX.mk
2025-02-17 23:17:30 -06:00

7 lines
214 B
Makefile
Executable File

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++