]> git.saurik.com Git - redis.git/commit - Makefile
top level Makefile now just a proxy. Doing make clean inside src now does a full...
authorantirez <antirez@gmail.com>
Wed, 13 Jul 2011 17:15:22 +0000 (19:15 +0200)
committerantirez <antirez@gmail.com>
Wed, 13 Jul 2011 17:15:22 +0000 (19:15 +0200)
commit319bb48c01b4c5be95b425e325d4b9ae46d4bced
tree517bd9c3b8f619035b078d09a90074e7da9a75ae
parent5cb4850708d7ad9c035e7ee9534b05bb1b0e9d94
top level Makefile now just a proxy. Doing make clean inside src now does a full clean including deps, not just Redis source. Thanks to Pieter for the top level Makefile proxy trick.
Makefile
src/Makefile