crosstool-ng/.hgignore
Yann E. MORIN" b86899a341 scripts: fix tools override
The tools found by the new autostuff configure can contain arguments,
for example: grep -E

This needs separating the paths set for the Makfile from the paths
set for the scripts.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2012-01-16 23:36:42 +01:00

39 lines
540 B
Plaintext

syntax: glob
# Generated files
configure
autom4te.cache
config.log
config.status
Makefile
*ct-ng*
docs/*ct-ng*.1
docs/*ct-ng*.1.gz
paths.mk
paths.sh
scripts/crosstool-NG.sh
scripts/saveSample.sh
scripts/showTuple.sh
kconfig/conf
kconfig/?conf
kconfig/**.o
kconfig/**.dep
kconfig/lex.backup
kconfig/lex.zconf.c
kconfig/zconf.hash.c
kconfig/zconf.tab.c
config/configure.in
config.gen/
.config
.config.2
# Temporaries
.*.swp
build.log
.config.old
# This is the place where toolchains are built
.build/
# .. and the legacy location
targets/