mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-29 06:52:34 +03:00
Merge branch 'master' of github.com:moses-smt/mosesdecoder
This commit is contained in:
commit
32330c62a6
@ -10,9 +10,7 @@ else {
|
||||
alias cmph ;
|
||||
}
|
||||
|
||||
alias sources : [ glob *.cpp ] ;
|
||||
|
||||
path-constant PT-LOG : bin/pt.log ;
|
||||
update-if-changed $(PT-LOG) $(current) ;
|
||||
|
||||
alias CompactPT : sources ..//headers cmph : $(includes) <dependency>$(PT-LOG) ;
|
||||
lib CompactPT : [ glob *.cpp ] ..//headers cmph : $(includes) <dependency>$(PT-LOG) : : $(includes) ;
|
||||
|
Loading…
Reference in New Issue
Block a user