mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-29 06:52:34 +03:00
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
FOR OSX ONLY
|
|
------------
|
|
|
|
This creates an empty library file
|
|
librt.a
|
|
It should be used when you are compile with Eclipse on OSX.
|
|
|
|
The Eclipse projects are set up to link to librt but OSX doesn't have it so this just creates a dummy library.
|
|
|