Annotation of elwix/BUILD.txt, revision 1.1.2.3

1.1.2.2   misho       1:  -= How-to build ELWIX system project =-
                      2: =========================================
1.1.2.3 ! misho       3: $Id: BUILD.txt,v 1.1.2.2 2012/02/09 01:42:35 misho Exp $
1.1.2.2   misho       4: =========================================
1.1.2.1   misho       5: 
1.1.2.2   misho       6:  I. Intro
                      7: 
                      8:  II. Build process
1.1.2.3 ! misho       9:        1. Init build structures with clean directory tree
        !            10:                ./build_init.sh
        !            11:        2. Cross compile entire userland software
        !            12:                ./build_world.sh
        !            13:        3. Cross compile ELWIX kernel
        !            14:                ./build_kernel.sh
1.1.2.2   misho      15: 
                     16:  III. Information
                     17:        Michael Pounov <misho@elwix.org> or <support@elwix.org>
                     18: 
                     19:  Best regards
                     20:    Michael Pounov
                     21: -----
                     22: ELWIX - Embedded LightWeight unIX -

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>