From 289ac7f4b6e88b935da5c891e1efcf91fc047403 Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 16 Mar 2016 17:53:39 +0800 Subject: merge seq_buffer and change asr_trainer.lua accordingly --- Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e98302b..728d14b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: all clean install luajit luarocks speech submodule +.PHONY: all clean install luajit luarocks speech ############## EDIT THESE LINES ##################### SHELL := /bin/bash PREFIX := $(CURDIR)/install/ @@ -26,8 +26,7 @@ export BLAS_LDFLAGS nerv-clean speech-clean speech/speech_utils-clean speech/htk_io-clean speech/kaldi_io-clean speech/kaldi_decode-clean \ Penlight -all: nerv -submodule: luajit luarocks Penlight +all: luajit luarocks Penlight nerv luajit: PREFIX=$(PREFIX) ./tools/build_luajit.sh luarocks: -- cgit v1.2.3