[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:04440] Parallel makefile for data in HTS 2.3.1 Demo Project (HTS-demo_CMU-ARCTIC-SLT)


Hi all,

Here i a version of data/Makefie.in for HTS-demo_CMU-ARCTIC-SLT that allow you to running make in parallel.
( copy it in to HTS-demo_CMU-ARCTIC-SLT/data/ )

To build in parallel, open HTS-demo_CMU-ARCTIC-SLT/Makefile.in, edit target data
from  : @ (cd data ; $(MAKE) all -f Makefile)
to : @ (cd data ; $(MAKE) all -f Makefile -j )





Attachment: Makefile.in (song song)
Description: Binary data