[util] Change make target from "tools" to "util"

to match targets like "test", "perf", and "doc", that match
their directory names.
This commit is contained in:
Behdad Esfahbod 2007-04-22 07:11:47 -04:00
parent 5bc1f3365d
commit 406fc63b68

View file

@ -1,5 +1,5 @@
tools: malloc-stats.so
util: malloc-stats.so
%.so: %.la
$(RM) $@