mirror of
https://github.com/fluencelabs/redis
synced 2025-07-02 18:31:34 +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.