mirror of
https://github.com/intel/isa-l.git
synced 2025-09-07 22:50:54 +02:00
40 lines
402 B
Plaintext
40 lines
402 B
Plaintext
# Objects
|
|
*~
|
|
*.o
|
|
*.lo
|
|
*.so
|
|
*.dll
|
|
*.exp
|
|
*.lib
|
|
bin
|
|
|
|
# Autobuild
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
build-aux
|
|
config.*
|
|
configure
|
|
.deps
|
|
.dirstamp
|
|
.libs
|
|
libtool
|
|
|
|
# Generated files
|
|
isa-l.h
|
|
/libisal.la
|
|
libisal.pc
|
|
crc/*_perf
|
|
crc/*_test
|
|
erasure_code/*_perf
|
|
erasure_code/*_test
|
|
erasure_code/gf_vect_dot_prod_1tbl
|
|
igzip/*_perf
|
|
igzip/*_test
|
|
mem/*_perf
|
|
mem/*_test
|
|
programs/igzip
|
|
raid/*_perf
|
|
raid/*_test
|