6 lines
205 B
Makefile
Raw Normal View History

LOCAL_CFLAGS=-I/usr/local/include
LOCAL_LDFLAGS=-L/usr/local/lib -lflite_cmu_us_kal -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite -lm
BASE=../../../..
include $(BASE)/build/modmake.rules