CC = gcc CFLAGS = -O2 -Wall -Wextra LDLIBS = -ldeflate -lzstd -llzo2 -llz4 update-diff : update-diff.c clean : rm -f update-diff