Makefile: fix some errors
commit00af0f90791ddf41d140321791a6255f20eecc16
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 19 Aug 2012 16:54:15 +0000 (19 18:54 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Tue, 21 Aug 2012 19:24:24 +0000 (21 21:24 +0200)
tree2aedde9064636f7f974cd89c515ab6ebec7efad8
parent226b15baa0ad9808d59fe1f5069284bb44afaabd
Makefile: fix some errors

* targets.mk: Repair .PHONY target.  Correctly group ORed parameters
  in find calls.  Introduce $(CLEANDIRS) and use variable instead of
  literals.  Have a command succeed at the end of `config-*ยด so that
  no spurious warning is given by make.
targets.mk