summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9662508..1711cbe 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ MANDIR=/usr/share/man
BINDIR=/usr/bin
LIBDIR=/usr/lib
CC=gcc
-CFLAGS=-O2 -std=c99 -Wall -Wextra -pedantic
+CFLAGS?=-O2 -std=c99 -Wall -Wextra -pedantic
all: fb.1 fb fb-helper