vitastor/src/lrc/Makefile

3 lines
68 B
Makefile

mat: mat.c
gcc -O3 -I/usr/include/jerasure -o mat mat.c -lJerasure