corrections to build system
commit160cde6c0e4b8e02c5897c71301eca61d9f04e21
authorAchim Gratz <Stromeko@Stromeko.DE>
Fri, 18 May 2012 15:43:46 +0000 (18 17:43 +0200)
committerBastien Guerry <bzg@altern.org>
Sat, 19 May 2012 06:05:15 +0000 (19 08:05 +0200)
tree614cdd0b75f6b9020249305435bb235a562a1f5d
parentc84cda961f272b63b6a431ba65daa9210495d4a9
corrections to build system

* targets.mk: Only the first dependecy was used, remove them entirely
  and replace with explicit foreach.  Change "check" to only depend on
  "compile", so it does not re-make documentation.
targets.mk