changeset 0 | beb51793110d |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/makefile Mon Jan 18 21:35:57 2010 +0200 @@ -0,0 +1,8 @@ +# buildpreparation level configuration makefile + +MAKEFILE = /sf/tools/buildplatforms/build/makefile + +# Place the first target as the default target which is executed from this level +buildpreparation_all :: buildpreparation_config + +include include_template.mk \ No newline at end of file