Skip to content
Commit 3f1b6f9d authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Depend on Makefile and quieten grep



Changing the CFLAGS in the Makefile didn't always lead to a
recompilation because the OFILES didn't depend on the Makefile.
Also, after doing make clean, grep would still complain about
a missing map-shift.h; we need -s as well as -q.

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
parent 284d96a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment