diff options
| author | herbelin | 2003-05-07 12:45:17 +0000 |
|---|---|---|
| committer | herbelin | 2003-05-07 12:45:17 +0000 |
| commit | f3b55488ec289e06c6926396a4049f53a422ae0c (patch) | |
| tree | ee9d1e74599014f61fc56118c9be4dbee09d30ec | |
| parent | bb95ebda330d59474bd0793a8d4e0f51face118f (diff) | |
entréé translation2
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3990 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1266,6 +1266,10 @@ translation:: @$(MAKE) COQ_XML=-ftranslate world @$(MAKE) movenew +translation2:: + @$(MAKE) COQ_XML=-ftranslate2 world + @$(MAKE) movenew + movenew:: -mv *.v8 theories/Init/ for i in theories/*/*.v8 contrib/*/*.v8; do \ |
