improved logging

This commit is contained in:
inikep
2016-09-20 15:18:00 +02:00
parent c038c30048
commit 554b3b935c
4 changed files with 74 additions and 49 deletions
+1
View File
@@ -37,6 +37,7 @@ testzstd: example_zstd
testfitblk: fitblk
./fitblk 10240 <../zstd_compression_format.md
#./fitblk 40960 <../zstd_compression_format.md
.c.o:
$(CC) $(CFLAGS) -c -o $@ $<