mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04: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.