mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 08:00:49 +00:00
Remove unused variables. Instead of overriding non-standard variables such as ARCH and PROF, use standard variables CFLAGS and LDFLAGS to override Makefile settings. Move dependencies generated by `make dep` to a separate file.