mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
f8d4ce3d0e
Then use this script to check that all packages can be extracted and patched. Signed-off-by: Alexey Neyman <stilor@att.net>
32 lines
430 B
Plaintext
32 lines
430 B
Plaintext
# Generated files
|
|
configure
|
|
autom4te.cache
|
|
config.log
|
|
config.status
|
|
/Makefile
|
|
*ct-ng*
|
|
!ct-ng.comp
|
|
!ct-ng.in
|
|
paths.*
|
|
!paths.in
|
|
config/configure.in
|
|
config/gen/
|
|
config/versions/
|
|
.config
|
|
maintainer/package-versions
|
|
|
|
# Temporaries
|
|
.*.swp
|
|
build.log
|
|
.config.old
|
|
temp.*
|
|
|
|
# This is the place where toolchains are built
|
|
.build/
|
|
# .. and the legacy location
|
|
targets/
|
|
# .. and log for 'build-all'
|
|
.build-all
|
|
# .. and release creation
|
|
release
|