Use subdirectory build rules from QEMU. They allow a parallel build of
all available subdirectory targets.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1101 f158a5a8-5612-0410-a976-696ce0be7e32
Support building in any directory, not just in-tree build.
Use VPATH for non-Forth files.
Forth compiler does not support explicit paths, so drop source path
prefixes added by XML and rely on directories passed with -I flag.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@1099 f158a5a8-5612-0410-a976-696ce0be7e32
one target
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@615 f158a5a8-5612-0410-a976-696ce0be7e32
svn://openbios.org/openbios/fcode-utils where they are located now.
* drop fccc
git-svn-id: svn://coreboot.org/openbios/openbios-devel@80 f158a5a8-5612-0410-a976-696ce0be7e32
Detect cross-compiling flags (CROSSCFLAGS) automatically based on endian
and word size differences.
git-svn-id: svn://coreboot.org/openbios/openbios-devel@66 f158a5a8-5612-0410-a976-696ce0be7e32
* quick hack to fix a bug in cmdline.c that prevents some capital
letters to be used
* switch default architecture from cross-ppc to x86 for now.
git-svn-id: svn://coreboot.org/openbios/openbios-devel@17 f158a5a8-5612-0410-a976-696ce0be7e32