removed the cleanall command, clean now cleans bin objs and deps
authorPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 20:14:37 +0000 (16:14 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Sun, 23 Aug 2009 20:14:37 +0000 (16:14 -0400)
commitaff142e7d1abf4fb1814dc99017a5425976380b1
tree45573e4c282d698fd5ec697d1d4a499691b78f16
parent694a9d8ee0f68613597fdefe63afb98e87082fb4
removed the cleanall command, clean now cleans bin objs and deps

This was done because the parallel deps creation with objs will create
the deps even when not cleaned. So why not clean everything with clean?
Makefile.d/cleanrules.mk
targets.mk
targets.txt