fac9644de3
PR: 204970 Submitted by: jbeich
9 lines
173 B
Makefile
9 lines
173 B
Makefile
# $FreeBSD$
|
|
|
|
VOICE= cmu_us_rms_arctic
|
|
|
|
COMMENT= CMU US English male voice for festival
|
|
|
|
MASTERDIR= ${.CURDIR}/../festvox-cmu_us_slt_arctic
|
|
|
|
.include "${MASTERDIR}/Makefile"
|