shuffle targets to their correct place, harden recipes
commit77f0e507874aba14a25d37f38f5bbf2608efdd1b
authorAchim Gratz <Stromeko@Stromeko.DE>
Tue, 12 Jul 2011 20:31:41 +0000 (12 22:31 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 20 Apr 2012 19:04:07 +0000 (20 21:04 +0200)
tree8347848646a99ad636c4b3891738876ab946b4ba
parent2386380c72b9e6eca7b87060c22975485524ddbe
shuffle targets to their correct place, harden recipes

* Makefile: declare phony targets, remove help text for install-info-debian
* default.mk: add variable for FIND and RM
* targets.mk, maint-targets.mk: shuffle targets to where they belong, declare
  phony targets, work around a texi2dvi bug, use pattern rules, use targets for
  dependencies instead of repeating them verbatim
Makefile
default.mk
maint-targets.mk
targets.mk