summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author/dev/humancontroller <devhc@example.com>2015-03-23 02:37:15 +0100
committer/dev/humancontroller <devhc@example.com>2017-02-06 18:01:47 +0100
commit2740505c7d428d2114a931ba72bd172489884c01 (patch)
tree224c175bc47d08d326cc29670db390a72b7b1ac7 /src
parentc44da35a1eb42a23223b7f950c33d2a603ce60d6 (diff)
MODERN(TM)ize the Makefile a bit
Diffstat (limited to 'src')
-rw-r--r--src/master/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/master/Makefile b/src/master/Makefile
index a3a3f879..b5160afe 100644
--- a/src/master/Makefile
+++ b/src/master/Makefile
@@ -22,7 +22,6 @@ else
MKDIR=mkdir
endif
-CC=gcc
RELEASE_CFLAGS=-Wall -O2
DEBUG_CFLAGS=-g
OBJECTS= \