tge/mk/conf.GCC3.4.LINUX.mk
2017-04-17 06:17:10 -06:00

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