summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rw-r--r--TOOLS/subfont-c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/TOOLS/subfont-c/Makefile b/TOOLS/subfont-c/Makefile
index feb0a304ee..10e9e26879 100644
--- a/TOOLS/subfont-c/Makefile
+++ b/TOOLS/subfont-c/Makefile
@@ -8,10 +8,10 @@ encoding=iso-8859-2
fontsize=20
+include ../../config.mak
LDLIBS=-lm $(shell freetype-config --libs)
-CFLAGS=-O3 $(shell freetype-config --cflags)
-
+CFLAGS=$(OPTFLAGS) $(shell freetype-config --cflags)
subfont: subfont.o