Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 5 Nov 2008 11:39:46 +0000 (11:39 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Wed, 5 Nov 2008 11:39:46 +0000 (11:39 -0000)
commit7167dedea24cec1c7a2d984e68879cbb2323aa75
tree9d2ca36d6ec9d35b64e4e3dfce65fb4683cf3244
parent22a23bb2208995b4760cc57bfe0803857f71ccd6
Build $(PROJECT_BUILD_DIR)/autotools-stamps with normal Makefile rules

This patch will add a rule to top level Makefile to depend on the
$(PROJECT_BUILD_DIR)/autotools-stamps as a required directory. Hence it will be
generated if missing in stead of made when the $(PROJECT_BUILD_DIR)/.root rule
is triggered.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Makefile