aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2012-02-10 18:17:39 +0100
committerReiner Herrmann <reiner@reiner-h.de>2012-02-10 18:17:39 +0100
commit374045d1f8a5c55301e453d3977f00bdc122fe5c (patch)
treece595a2da9307ca3737b5183a74aef35bb916a34 /Makefile
parent65dd941a1ed670f0e7908a6e3bc28593caef2908 (diff)
enable phonetic and reciting mode
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0c2c47a..0ad24dd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
STRIP = strip
CC = gcc
-CFLAGS = -D__USE_INLINE__ -O3 -ffast-math -finline-functions -funroll-loops -fstrict-aliasing -Wall -I$(SRC)c64
+CFLAGS = -D__USE_INLINE__ -O3 -ffast-math -funroll-loops -Wall -Ic64
LDFLAGS = -lsndfile
TARGET = sam_player