Honor CC from the environment.

This commit is contained in:
Thordur Bjornsson 2014-10-22 17:02:25 +02:00
parent 81bc889abc
commit c271ea6b3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Kore Makefile
CC=gcc
CC?=gcc
KORE=kore
INSTALL_DIR=/usr/local/bin
INCLUDE_DIR=/usr/local/include/kore