config/config.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Sun May 11 17:47:53 2014 +0200 (2014-05-11)
changeset 3314 f3f518cafd8a
parent 2650 4d299836e994
permissions -rw-r--r--
functions: finally fix the git helper

It's gonna soon be used by elf2flt, so we better get it working.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
     1 source "config/configure.in"
     2 source "config/backend.in"
     3 source "config/global.in"
     4 source "config/target.in"
     5 source "config/toolchain.in"
     6 source "config/kernel.in"
     7 source "config/binutils.in"
     8 source "config/libc.in"
     9 source "config/cc.in"
    10 source "config/debug.in"
    11 source "config/companion_libs.in"
    12 source "config/companion_tools.in"
    13 source "config/test_suite.in"