build: Fix the gen headers build and paralel build.
commitc2d53d78b138cc441a28c025b8899f6d3b80f29e
authorCyril Hrubis <metan@ucw.cz>
Sun, 27 Nov 2011 13:13:36 +0000 (27 14:13 +0100)
committerCyril Hrubis <metan@ucw.cz>
Sun, 27 Nov 2011 13:14:28 +0000 (27 14:14 +0100)
tree582bee3345fc19851cfc21a8951b8edd7b55d55a
parent97f2975708403ba5aff97ad8c4c9bad612046342
build: Fix the gen headers build and paralel build.

Now headers are generated first before any other
code is compiled so 'make -j3' works correctly.
Makefile
build/Makefile
gen.mk
include/Makefile [new file with mode: 0644]
include/core/Makefile [copied from libs/core/Makefile with 59% similarity]
libs/core/Makefile