Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian-regression-tests.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-08-08 19:00:48 +0300
committerRoman Grundkiewicz <rgrundki@exseed.ed.ac.uk>2018-08-08 19:00:48 +0300
commit653ea1695e4457504377db4a4ea351d789275cef (patch)
treee0afebf0adf9733fca02ebe5fc9add92e33003a7 /Makefile
parent27fde6cce085285acb5d7bcc0c004fc303935bd7 (diff)
Set tools/marian as PHONY
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 775c107..8ce173d 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ CMAKE_FLAGS=-DUSE_CUDNN=off -DCOMPILE_EXAMPLES=on -DCMAKE_BUILD_TYPE=Release $(E
PIP_PACKAGES=websocket-client pyyaml
-.PHONY: marian install tools models data run
+.PHONY: marian install tools models data run tools/marian
.SECONDARY: