7 lines
214 B
Makefile
7 lines
214 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++
|