mosesdecoder/contrib/rt
2014-09-02 10:58:24 +01:00
..
compile.sh empty librt for osx 2014-09-02 10:58:24 +01:00
Empty.c empty librt for osx 2014-09-02 10:58:24 +01:00
README empty librt for osx 2014-09-02 10:58:24 +01:00

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.