mosesdecoder/contrib/rt/compile.sh
2014-09-02 10:58:24 +01:00

2 lines
48 B
Bash
Executable File

gcc -c Empty.c -o Empty.o
ar rcs librt.a Empty.o